LEADTOOLS (Leadtools assembly)

RasterSupportType Enumeration

Show in webframe







Indicates the optional LEADTOOLS feature to check.
Syntax
'Declaration
 
Public Enum RasterSupportType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterSupportType
public enum RasterSupportType : System.IComparableSystem.IConvertibleSystem.IFormattable  
typedef enum LTRasterSupportType LTRasterSupportType;
public enum RasterSupportType
Leadtools.RasterSupportType = function() { };
Leadtools.RasterSupportType.prototype = {
Document = 0, Barcodes1D = 1, Barcodes2D = 2, RasterPdfRead = 3, RasterPdfSave = 4, PdfAdvanced = 5, Jbig2 = 6, OcrAdvantage = 7, OcrPlus = 8, OcrProfessional = 9, OcrProfessionalAsian = 10, OcrArabic = 11, OcrAdvantagePdfOutput = 12, OcrPlusPdfOutput = 13, OcrProfessionalPdfOutput = 14, OcrArabicPdfOutput = 15, Omr = 16, IcrPlus = 17, IcrProfessional = 18, DocumentWriters = 19, DocumentWritersPdf = 20, PrintDriver = 21, PrintDriverServer = 22, PrintDriverNetwork = 23, Forms = 24, MediaWriter = 25, Medical = 26, Medical3d = 27, DicomCommunication = 28, Ccow = 29, Vector = 30, Cloud = 31, AppStore = 32, Basic = 0x00000021, };
public enum class RasterSupportType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0DocumentSupport for LEADTOOLS Document features (ABC, ABIC, JPEG 2000, JBIG2, NITF, CMW, Document Cleanup, Annotations, Windows Phone, Silverlight, JPIP and more). A LEADTOOLS Document license is required.
1Barcodes1DSupport for reading and writing Linear bar codes. This is available in the LEADTOOLS Barcode 1D Module.
2Barcodes2DSupport for reading and writing 2D bar codes. This is available in the LEADTOOLS Barcode 2D Module.
3RasterPdfReadSupport for loading PDF, PS and EPS file formats as raster images. Available in the LEADTOOLS PDF Plug in. If this support is locked, the PDF, PS and EPS files will not be loaded.
4RasterPdfSaveSupport for saving raster images as a PDF file. Available in selected LEADTOOLS products. Includes support for MRC PDF compression and JBIG2 support.
5PdfAdvancedSupport for advanced PDF features.
6Jbig2Support for the JBIG2 file format.
7OcrAdvantageSupport for the OCR features provided by the OCR Advantage engine. OCR add-on to Document and Medical Imaging toolkits.
8OcrPlusSupport for the OCR features provided by the OCR Plus engine. OCR add-on to Document and Medical Imaging toolkits.
9OcrProfessionalSupport for the OCR features provided by the OCR Professional engine. OCR add-on to Document and Medical Imaging toolkits.
10OcrProfessionalAsianSupport for the OCR Professional engine to recognize Asian text. Available in selected LEADTOOLS products.
11OcrArabicSupport for Arabic OCR.
12OcrAdvantagePdfOutputSupport for saving OCR results from the OCR Advantage engine as a PDF file. This license is in addition to the cost of the OCR Plugin or Document Imaging.
13OcrPlusPdfOutputSupport 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.
14OcrProfessionalPdfOutputSupport for saving OCR results from the OCR Professional and Professional Asian engines as a PDF file. This license is in addition to the cost of the OCR Plugin or Document Imaging.
15OcrArabicPdfOutputSupport for saving OCR results from the OCR Arabic engine as a PDF file. This license is in addition to the cost of the OCR Plugin or Document Imaging.
16OmrSupport for the LEADTOOLS OMR Module. This supports the recognition of check boxes. Available in selected LEADTOOLS products.
17IcrPlusSupport for the ICR Module within the OCR Plus engine. This supports the recognition of handwritten text. Available in selected LEADTOOLS products.
18IcrProfessionalSupport for the ICR Module within the OCR Professional engine. This supports the recognition of handwritten text. Available in selected LEADTOOLS products
19DocumentWritersSupport for LEADTOOLS Document Writer functionality.
20DocumentWritersPdfSupport for PDF output when using the LEADTOOLS Document Writer functionality.
21PrintDriverSupport for LEADTOOLS Virtual Printer Driver functionality.
22PrintDriverServerSupport for LEADTOOLS Virtual Printer Driver functionality on Windows Server.
23PrintDriverNetworkSupport for LEADTOOLS Virtual Network Printer Driver functionality.
24FormsSupport for Forms Recognition and Processing functionality. Available in selected LEADTOOLS products.
25MediaWriterSupport for Data DVD Writing. Available in selected LEADTOOLS products.
26MedicalSupport 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.
27Medical3dSupport for Medical 3D features.
28DicomCommunicationSupport for everything unlocked by L_SUPPORT_MEDICAL, plus support for DICOM Network Communication.
29CcowSupport for CCOW features.
30VectorSupport for the Vector Features and Vector file formats. available in selected LEADTOOLS products.
31CloudSupport for LEADTOOLS Cloud SDK.
32AppStoreSupport for using LEADTOOLS in an App Store application (Windows Store, Apple Store, Android Store). A LEADTOOLS App Store license is required.
0x00000021BasicSupport for LEADTOOLS Basic features.
Remarks
For more information, refer to Unlocking Special LEAD Features and A Special Note about Loading 12 and 16 Bit Grayscale Images.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterSupportType

Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.