Leadtools.Mrc Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MrcTextCompression2BitCoder Enumeration
See Also  
Leadtools.Mrc Namespace : MrcTextCompression2BitCoder Enumeration



Flags that indicate the text 2-bit compression type.

Syntax

Visual Basic (Declaration) 
Public Enum MrcTextCompression2BitCoder 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As MrcTextCompression2BitCoder
C# 
public enum MrcTextCompression2BitCoder : Enum 
C++/CLI 
public enum class MrcTextCompression2BitCoder : public Enum 

Members

MemberDescription
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.
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.
PdfZip ZIP 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.

Remarks

These values are valid only when saving in LEAD Proprietary T44 format using the MrcSegmenter.SaveImage method.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Mrc.MrcTextCompression2BitCoder

Requirements

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

See Also

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features