Visual Basic (Declaration) | |
---|---|
Public Enum MrcSegmentType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum MrcSegmentType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum MrcSegmentType : public Enum |
C++/CLI | |
---|---|
public enum class MrcSegmentType : public Enum |
Member | Description |
---|---|
None | None. |
Background | Segment is a background (The most prevalent color in the document is considered to be the background color.). |
OneColor | Segment is a one color. |
Text1BitBw | Segment is 1-bit black and white text. |
Text1BitColor | Segment is 1 bit colored text. |
Text2BitBw | Segment is 2-bit black and white text. |
Text2BitColor | Segment is 2 bit colored text. |
Grayscale2Bit | Segment is 2-bit grayscale. |
Grayscale8Bit | Segment is 8-bit grayscale. |
Picture | Segment is an image. |
System.Object
System.ValueType
System.Enum
Leadtools.Mrc.MrcSegmentType
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