Check if this component detects a valid license key.

Namespace:  TallComponents.Licensing
Assembly:  TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.44.0

Syntax

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

Remarks

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

See Also