Check if this component detects a valid license key.

Namespace: TallComponents.Licensing
Assembly: TallComponents.Web.PdfViewer (in TallComponents.Web.PdfViewer.dll) Version: 1.0.14.0

Syntax

C#
public static bool IsValid()
Visual Basic
Public Shared Function IsValid As Boolean
Visual C++
public:
static bool IsValid()

Remarks

If the license is not valid an evaluation banner will be added to the document.

See Also