Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

SetLicense Method








Sets the runtime license for LEADTOOLS and unlocks support for optional features such as LEADTOOLS Imaging Pro, Document and Medical capabilities, or PDF support. After you have obtained a runtime license and a developer key, you can call Leadtools.RasterSupport.SetLicense in your application to disable the nag message.
Overload List
OverloadDescription
SetLicense(String,String)Sets the runtime license for LEADTOOLS and unlocks support for optional features such as LEADTOOLS Imaging Pro, Document and Medical capabilities, or PDF support.  
SetLicense(Stream,String)Sets the runtime license for LEADTOOLS and unlocks support for optional features such as LEADTOOLS Imaging Pro, Document and Medical capabilities, or PDF support.  
SetLicense(Byte[],String)Sets the runtime license for LEADTOOLS and unlocks support for optional features such as LEADTOOLS Imaging Pro, Document and Medical capabilities, or PDF support.  
SetLicense(IRandomAccessStream,String)Sets the runtime license for LEADTOOLS and unlocks support for optional features such as LEADTOOLS Imaging Pro, Document and Medical capabilities, or PDF support.  
Requirements

Target Platforms

See Also

Reference

RasterSupport Class
RasterSupport Members

Error processing SSI file