Visual Basic (Declaration) | |
---|---|
Public Enum RasterDocumentZoneType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum RasterDocumentZoneType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum RasterDocumentZoneType : public Enum |
C++/CLI | |
---|---|
public enum class RasterDocumentZoneType : public Enum |
Member | Description |
---|---|
FlowText | Flow text type zone. |
Table | Table type zone |
Graphic | Zone containing graphics |
Column | Column type zone |
Header | Header type zone |
Footer | Footer type zone. |
Caption | Caption type zone |
Title | Title type zone |
Other | Other zone type. |
SGraphic | Zone containing graphics (sure). |
HorizontalText | Horizontal text. Used in Asian OCR only |
VerticalText | Vertical text. Used in Asian OCR only |
System.Object
System.ValueType
System.Enum
Leadtools.Document.RasterDocumentZoneType
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