Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

OcrTextStyle Enumeration








The style of a text zone.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum OcrTextStyle 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As OcrTextStyle
typedef NS_ENUM(NSInteger, LTOcrTextStyle)
public enum OcrTextStyle
Leadtools.Forms.Ocr.OcrTextStyle = function() { };
Leadtools.Forms.Ocr.OcrTextStyle.prototype = {<br/>
  Normal = 0,
	Header = 1,
	Footer = 2,
	Heading = 3,
	
 };
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.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrTextStyle

Requirements

Target Platforms

See Also

Reference

Leadtools.Forms.Ocr Namespace

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features