|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
| Leadtools Namespace : RasterSupportType Enumeration |
public enum RasterSupportType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum RasterSupportType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As RasterSupportType
public enum RasterSupportType : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTRasterSupportType)
public enum RasterSupportType
Leadtools.RasterSupportType = function() { };
Leadtools.RasterSupportType.prototype = {<br/>
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 = 33,
Hl7 = 34,
};
public enum class RasterSupportType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.RasterSupportType