Gets or sets a value that specifies which template-based arithmetic encoder to use when encoding a text area.
public int TextTemplateType {get; set;} Public Property TextTemplateType As Integer @property (nonatomic, assign) NSUInteger textTemplateType public int getTextTemplateType()public void setTextTemplateType(int templateType)
An integer value that specifies which template-based arithmetic encoder to use when encoding a text area. Currently, LEADTOOLS supports the following templates:
| Value | Meaning | 
|---|---|
| 0 | Three lines with a 16-pixel template. 
  | 
| 1 | Three lines with a 13-pixel template. 
  | 
| 2 | Three lines with a 10-pixel template. 
  | 
| 3 | Two lines with a 10-pixel template. 
  | 
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
