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

Show in webframe

TextDirection Property








Gets or sets a value that determines the text direction of the zone.
Syntax
public OcrTextDirection TextDirection {get; set;}
'Declaration
 
Public Property TextDirection As OcrTextDirection
'Usage
 
Dim instance As OcrZone
Dim value As OcrTextDirection
 
instance.TextDirection = value
 
value = instance.TextDirection
public OcrTextDirection TextDirection {get; set;}
@property (nonatomic, assign) LTOcrTextDirection textDirection
public OcrTextDirection getTextDirection()
public void setTextDirection(OcrTextDirection value)
            
 <br/>get_TextDirection();<br/>set_TextDirection(value);<br/>Object.defineProperty('TextDirection'); 
public:
property OcrTextDirection TextDirection {
   OcrTextDirection get();
   void set (    OcrTextDirection value);
}

Property Value

The text direction of the zone. Default value is OcrTextDirection.LeftToRight.
Remarks

This value is updated by AutoZone and can also be set by the user to determine the text flow direction. 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