Indicates the optional LEADTOOLS feature to check.
lt.RasterSupportType = {
document: 0,
barcodes1D: 1,
barcodes2D: 2,
rasterPdfRead: 3,
rasterPdfSave: 4,
pdfAdvanced: 5,
jbig2: 6,
ocrLEAD: 7,
ocrPlus: 8,
ocrLEADPdfOutput: 12,
ocrPlusPdfOutput: 13,
omr: 16,
icrPlus: 17,
documentWriters: 19,
documentWritersPdf: 20,
printDriver: 21,
printDriverServer: 22,
printDriverNetwork: 23,
forms: 24,
mediaWriter: 25,
medical: 26,
medical3d: 27,
dicomCommunication: 28,
vector: 30,
cloud: 31,
appStore: 32,
basic: 33,
hl7: 34,
MultimediaMediaStreaming: 35,
Multimedia: 37,
MultimediaVideoStreaming: 38,
MultimediaMpeg2Transport: 39,
Annotations: 40,
Svg: 41
}
Value | Member | Description |
---|---|---|
0 | Document | Support for LEADTOOLS Document features (ABIC, JPEG 2000, JBIG2, NITF, CMW, Document Cleanup, Annotations, JPIP and more). Also includes support for 12 bit grayscale, 16-bit grayscale, 48-bit color and 64-bit images. A LEADTOOLS Document license is required. |
1 | Barcodes1D | Support for reading and writing Linear bar codes. This is available in the LEADTOOLS Barcode 1D Module. |
2 | Barcodes2D | Support for reading and writing 2D bar codes. This is available in the LEADTOOLS Barcode 2D Module. |
3 | RasterPdfRead | Support for loading PDF, PS and EPS file formats as raster images. Available in selected LEADTOOLS products. If this support is locked, the PDF, PS and EPS files will not be loaded. |
4 | RasterPdfSave | Support for saving raster images as a PDF file. Available in selected LEADTOOLS products. Includes support for MRC PDF compression and JBIG2 support. |
5 | PdfAdvanced | Support for advanced PDF features. |
6 | Jbig2 | Support for the JBIG2 file format. |
7 | OcrLEAD | Support for the OCR features provided by the LEADTOOLS OCR Module - LEAD Engine. OCR add-on to Document and Medical Imaging toolkits. |
8 | OcrPlus | (Deprecated) Support for the OCR features provided by the OCR Plus engine. OCR add-on to Document and Medical Imaging toolkits. |
12 | OcrLEADPdfOutput | Support for saving OCR results from the LEADTOOLS OCR Module - LEAD Engine as a PDF file. This license is in addition to the cost of the OCR Plugin or Document Imaging. |
13 | OcrPlusPdfOutput | (Deprecated) Support for saving OCR results from the OCR Plus engine as a PDF file. This license is in addition to the cost of the OCR Plugin or Document Imaging. |
16 | Omr | Support for the LEADTOOLS OMR Module. This supports the recognition of check boxes. Available in selected LEADTOOLS products. |
17 | IcrPlus | (Deprecated) Support for the ICR Module within the OCR Plus engine. This supports the recognition of handwritten text. Available in selected LEADTOOLS products |
19 | DocumentWriters | Support for LEADTOOLS Document Writer functionality. |
20 | DocumentWritersPdf | Support for PDF output when using the LEADTOOLS Document Writer functionality. |
21 | PrintDriver | Support for LEADTOOLS Virtual Printer Driver functionality. |
22 | PrintDriverServer | Support for LEADTOOLS Virtual Printer Driver functionality on Windows Server. |
23 | PrintDriverNetwork | Support for LEADTOOLS Virtual Network Printer Driver functionality. |
24 | Forms | Support for Forms Recognition and Processing functionality. Available in selected LEADTOOLS products. |
25 | MediaWriter | Support for Data DVD Writing. Available in selected LEADTOOLS products. |
26 | Medical | Support for the DICOM file format, document, and all medical features excluding DICOM Communication. Also includes support for 12 bit grayscale, 16-bit grayscale, 48-bit color and 64-bit images. |
27 | Medical3d | Support for Medical 3D features. |
28 | DicomCommunication | Support for everything unlocked by Medical, plus support for DICOM Network Communication. |
30 | Vector | Support for the Vector Features and Vector file formats. Available in selected LEADTOOLS products. |
31 | Cloud | Support for LEADTOOLS Cloud SDK. |
32 | AppStore | Support for using LEADTOOLS in an App Store application (Windows Store, Apple Store, Android Store). A LEADTOOLS App Store license is required. |
33 | Basic | Support for LEADTOOLS Basic features. |
34 | Hl7 | Support for the Medical HL7 features. |
35 | MultimediaMediaStreaming | Support for the Multimedia Streaming features. |
37 | Multimedia | Support for the Multimedia features. |
38 | MultimediaVideoStreaming | Support for the Multimedia Video Streaming features. |
39 | MultimediaMpeg2Transport | Support for the MPEG2 Transport features. |
40 | Annotations | Support for the Annotations features. |
41 | Svg | Support for the SVG features. |
Refer to RasterSupport for more information.