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

Show in webframe

CreateDefaultOcrZone Method








Returns an OcrZone with all values set to default.
Syntax
public static OcrZone CreateDefaultOcrZone()
'Declaration
 
Public Shared Function CreateDefaultOcrZone() As OcrZone
'Usage
 
Dim value As OcrZone
 
value = OcrTypeManager.CreateDefaultOcrZone()
public static OcrZone CreateDefaultOcrZone()
 function Leadtools.Forms.Ocr.OcrTypeManager.CreateDefaultOcrZone()
public:
static OcrZone CreateDefaultOcrZone(); 

Return Value

The object this method creates.
Remarks

This method initializes the values of OcrZone as following:

Member Value
Id

0

Name

null (Empty string in Windows Runtime)

Bounds

Empty rectangle

ZoneType

OcrZoneType.Text

CharacterFilters

OcrZoneCharacterFilters.None

Language

null

IsEngineZone

false

ForeColor

Black

BackColor

White

ViewPerspective

RasterViewPerspective.TopLeft

TextDirection

OcrTextDirection.LeftToRight

TextStyle

OcrTextStyle.Normal

FontRatio

0

Requirements

Target Platforms

See Also

Reference

OcrTypeManager Class
OcrTypeManager Members

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