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.Web.PdfViewer (in TallComponents.Web.PdfViewer.dll) Version: 1.0.6.5

Syntax

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

See Also