Leadtools.Mrc Namespace : MrcSegmentType Enumeration |
public enum MrcSegmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MrcSegmentType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MrcSegmentType
public enum MrcSegmentType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Mrc.MrcSegmentType = function() { }; Leadtools.Mrc.MrcSegmentType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MrcSegmentType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Background | Segment is a background (The most prevalent color in the document is considered to be the background color.). |
Grayscale2Bit | Segment is 2-bit grayscale. |
Grayscale8Bit | Segment is 8-bit grayscale. |
None | None. |
OneColor | Segment is a one color. |
Picture | Segment is an image. |
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. |
System.Object
System.ValueType
System.Enum
Leadtools.Mrc.MrcSegmentType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2