| DocumentValidateLicense Method |
Validates the license.
Namespace:
QsGemBox
Assembly:
QsGemBox (in QsGemBox.dll) Version: 25.2.0.0 (25.2.0.0)
Syntax public static bool ValidateLicense()
Public Shared Function ValidateLicense As Boolean
public:
static bool ValidateLicense()
static member ValidateLicense : unit -> bool
Return Value
Type:
Booleantrue if XXXX,
false otherwise.
See Also