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

Get the value of the license key.

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

Syntax

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

See Also