  | DocumentValidateLicense Method  | 
 
            Validates the license.
            
 
    Namespace: 
   QsGemBox
    Assembly:
   QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntaxpublic 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