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



Gets or sets the value that indicates the text 2-bit compression type.

Syntax

Visual Basic (Declaration) 
Public Property Text2BitCoder As MrcTextCompression2BitCoder
Visual Basic (Usage)Copy Code
Dim instance As MrcCompressionOptions
Dim value As MrcTextCompression2BitCoder
 
instance.Text2BitCoder = value
 
value = instance.Text2BitCoder
C# 
public MrcTextCompression2BitCoder Text2BitCoder {get; set;}
C++/CLI 
public:
property MrcTextCompression2BitCoder Text2BitCoder {
   MrcTextCompression2BitCoder get();
   void set (MrcTextCompression2BitCoder value);
}

Return Value

All possible values are found in MrcTextCompression2BitCoder.

Example

Refer to MrcSegmenter.SaveImage example.

Remarks

This property is valid only when saving in LEAD Proprietary T44 format using the MrcSegmenter.SaveImage method. This property is used only if MrcImageFormat.Mrc, MrcImageFormat.MrcTif, or MrcImageFormat.MrcPdf is set in the format parameter of either MrcSegmenter.SaveImage or MrcSegmenter.SaveImageT44 methods.

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