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

Get the name of the license key.

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

Syntax

C#
public override string Key { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property Key As String

See Also