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

Show in webframe

TextStyle Property








Gets or sets a value that determines the text style of the zone.
Syntax
public OcrTextStyle TextStyle {get; set;}
'Declaration
 
Public Property TextStyle As OcrTextStyle
'Usage
 
Dim instance As OcrZone
Dim value As OcrTextStyle
 
instance.TextStyle = value
 
value = instance.TextStyle
public OcrTextStyle TextStyle {get; set;}
@property (nonatomic, assign) LTOcrTextStyle textStyle
public OcrTextStyle getTextStyle()
public void setTextStyle(OcrTextStyle value)
            
 <br/>get_TextStyle();<br/>set_TextStyle(value);<br/>Object.defineProperty('TextStyle'); 
public:
property OcrTextStyle TextStyle {
   OcrTextStyle get();
   void set (    OcrTextStyle value);
}

Property Value

The text style of the zone. Default value is OcrTextStyle.Normal.
Remarks

This value is updated by AutoZone and can also be set by the user to determine the text style. This value will effect how the final document is generated if the format supports text direction.s

Requirements

Target Platforms

See Also

Reference

OcrZone Structure
OcrZone Members
AutoZone Method
OcrZoneType Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
Programming with the LEADTOOLS .NET OCR

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