Leadtools.Mrc Namespace : MrcTextCompression2BitCoder Enumeration |
public enum MrcTextCompression2BitCoder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MrcTextCompression2BitCoder Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MrcTextCompression2BitCoder
public enum MrcTextCompression2BitCoder : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Mrc.MrcTextCompression2BitCoder = function() { }; Leadtools.Mrc.MrcTextCompression2BitCoder.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MrcTextCompression2BitCoder : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Gif2Bit | 2 bpp GIF compression. This flag is used only if MrcImageFormat.Mrc or MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage method. |
Jbig2Bit | 2 bpp JBIG compression. This flag is used only if MrcImageFormat.Mrc or MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage method. |
PdfLzw | LZW compression. This flag is used only if MrcImageFormat.Mrc or MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage method. |
PdfZip | ZIP compression. This flag is used only if MrcImageFormat.Mrc or MrcImageFormat.MrcTif is set in the format parameter of MrcSegmenter.SaveImage method. |
System.Object
System.ValueType
System.Enum
Leadtools.Mrc.MrcTextCompression2BitCoder
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