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

This method returns some information which is used to check if the component runs in evaluation mode, or in unlock/purchased mode.

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

Syntax

C#
public static string GetLicenseInfo()
Visual Basic (Declaration)
Public Shared Function GetLicenseInfo As String

See Also