←Select platform

OcrTextStyle Enumeration

Summary
The style of a text zone.
Syntax
C#
VB
Objective-C
C++
Java
[SerializableAttribute()] 
public enum OcrTextStyle   
<SerializableAttribute()> 
Public Enum OcrTextStyle  
typedef NS_ENUM(NSInteger, LTOcrTextStyle) 
public enum OcrTextStyle 
[SerializableAttribute()] 
public enum class OcrTextStyle   
Members
ValueMemberDescription
0Normal Normal (flow text).
1Header In header section of the page. Usually smaller font.
2Footer In footer section of the page. Usually smaller font.
3Heading Heading is a text by itself. You can use FontRatio to calculate the type of the heading (h1, h2, h3, etc).
Remarks

Used as value for OcrZone.TextStyle to determine the style of the text.

Requirements

Target Platforms

See Also

Reference

Leadtools.Ocr Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.