Font types used when saving the final document.
[SerializableAttribute()]
public enum OcrDocumentFontType
<SerializableAttribute()>
Public Enum OcrDocumentFontType
typedef NS_ENUM(NSInteger, LTOcrDocumentFontType)
public enum OcrDocumentFontType
[SerializableAttribute()]
public enum class OcrDocumentFontType
Value | Member | Description |
---|---|---|
0 | ProportionalSerif | The font used with proportional serif characters |
1 | ProportionalSansSerif | The font used with proportional sans-serif characters |
2 | FixedSerif | The font used with monospaced serif characters |
3 | FixedSansSerif | The font used with monospaced sans-serif characters |
4 | MICR | The font used with MICR (check font) characters |
OcrDocumentFontType is used with IOcrDocumentManager.GetFontName and IOcrDocumentManager.SetFontName to get/set the fonts used in the final recognized document (PDF, DOC, HTML, etc)..
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