A Sandcastle Documented Class Library
DocumentValidateLicense Method |
Validates the license.
Namespace: QsGemBox
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.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