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.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also