| DocumentValidateLicense Method |
Validates the license.
Namespace: QsGemBoxAssembly: QsGemBox (in QsGemBox.dll) Version: 27.2.0-beta
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