[This is preliminary documentation and is subject to change.]

The license key value.

Namespace: TallComponents.Licensing
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

C#
public abstract string Value { get; }
Visual Basic
Public MustOverride ReadOnly Property Value As String
	Get

See Also