Visual Basic (Declaration) | |
---|---|
Public Enum RasterDocumentFillMethod Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum RasterDocumentFillMethod : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum RasterDocumentFillMethod : public Enum |
C++/CLI | |
---|---|
public enum class RasterDocumentFillMethod : public Enum |
Member | Description |
---|---|
Default | Undetermined. |
OmniFont | The omnifont zone filling method. It denotes machine-printed text with any typeface that is not too stylized. |
DraftDot9 | The 9-pin draft dot-matrix zone filling method. It denotes a 9-pin draft dot-matrix printout. |
Omr | The optical mark zone filling method. It specifies a search for the presence or absence of an OMR mark within the zone. |
Handprint | The handprinted zone filling method. It denotes handprinting within the zone. |
DraftDot24 | The 24-pin draft dot-matrix zone filling method. It denotes a 24-pin draft dot-matrix printout. |
OcrA | The OCR-A zone filling method. |
OcrB | The OCR-B zone filling method. |
Micr | The magnetic ink character filling method (also called E-13B). |
DotDigit | The dot-digit zone filling method. |
DashDigit | The dash-digit zone filling method. |
NoOcr | No recognition will be attempted. |
System.Object
System.ValueType
System.Enum
Leadtools.Document.RasterDocumentFillMethod
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family