The following tables list the members exposed by RasterSupport.
Public Methods
Name | Description | |
---|---|---|
EnableLicenseLogging | For internal use by LEADTOOLS. | |
Initialize | Initializes the LEADTOOLS WinRT class library for use. | |
IsLocked | Indicates whether support is locked for an optional feature, such as LEADTOOLS Document/Medical capabilities. | |
ResetLicense | Clears any LEADTOOLS runtime licenses that were previously set by calling SetLicense. | |
SetLicense | 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. | |
SetLicenseAsync | 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.SetLicenseAsync in your application to disable the nag message. |
Public Properties
Name | Description | |
---|---|---|
ConfigLicenseStatus | Gets the status of the LEADTOOLS Config License. | |
KernelExpired | Checks whether the LEADTOOLS kernel has expired. | |
KernelType | Gets the type of the LEADTOOLS kernel. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET