LEADTOOLS MRC (Leadtools.Mrc assembly)

Text2BitCoder Property

Show in webframe





Gets or sets the value that indicates the text 2-bit compression type.
Syntax
public MrcTextCompression2BitCoder Text2BitCoder {get; set;}
'Declaration
 
Public Property Text2BitCoder As MrcTextCompression2BitCoder
'Usage
 
Dim instance As MrcCompressionOptions
Dim value As MrcTextCompression2BitCoder
 
instance.Text2BitCoder = value
 
value = instance.Text2BitCoder

            

            
public:
property MrcTextCompression2BitCoder Text2BitCoder {
   MrcTextCompression2BitCoder get();
   void set (    MrcTextCompression2BitCoder value);
}

Property Value

All possible values are found in MrcTextCompression2BitCoder.
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.
Example
Refer to MrcSegmenter.SaveImage example.
Requirements

Target Platforms

See Also

Reference

MrcCompressionOptions Structure
MrcCompressionOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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