←Select platform

Text2BitCoder Property

Summary

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

Syntax

C#
VB
C++
public MrcTextCompression2BitCoder Text2BitCoder { get; set; } 
  
Public Property Text2BitCoder As Leadtools.Mrc.MrcTextCompression2BitCoder 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly