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