Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

ResetLicense Method








Clears any LEADTOOLS runtime licenses that were previously set by calling SetLicense.
Syntax
public static void ResetLicense()
'Declaration
 
Public Shared Sub ResetLicense() 
'Usage
 
RasterSupport.ResetLicense()
public static void ResetLicense()
+ (BOOL)resetLicense:(NSError **)error
public static void resetLicense()
 function Leadtools.RasterSupport.ResetLicense()
public:
static void ResetLicense(); 
Remarks
To set a LEADTOOLS runtime license, call SetLicense.
Requirements

Target Platforms

See Also

Reference

RasterSupport Class
RasterSupport Members

Error processing SSI file