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

Show in webframe

CharacterFilters Property (NativeOcrZone)








Gets or sets the character set filter for the zone.
Syntax
public OcrZoneCharacterFilters CharacterFilters {get; set;}
'Declaration
 
Public Property CharacterFilters As OcrZoneCharacterFilters
'Usage
 
Dim instance As NativeOcrZone
Dim value As OcrZoneCharacterFilters
 
instance.CharacterFilters = value
 
value = instance.CharacterFilters
public OcrZoneCharacterFilters CharacterFilters {get; set;}
public OcrZoneCharacterFilters getCharacterFilters()
public void setCharacterFilters(OcrZoneCharacterFilters value)
            
 <br/>get_CharacterFilters();<br/>set_CharacterFilters(value);<br/>Object.defineProperty('CharacterFilters'); 
public:
property OcrZoneCharacterFilters CharacterFilters {
   OcrZoneCharacterFilters get();
   void set (    OcrZoneCharacterFilters value);
}

Property Value

One or more OcrZoneCharacterFilters enumeration members that specify the character set filter for the zone.
Remarks

CharacterFilters can be used to the Language environment for this zone by specifying character set filters. For more information, refer to OcrZoneCharacterFilters.

Note: LEADTOOLS OCR Advantage Engine only supports OcrZoneCharacterFilters.Digit and OcrZoneCharacterFilters.Plus to indicate a numeric zone.

Example
For an example, refer to IOcrPage.AutoZone.
Requirements

Target Platforms

See Also

Reference

NativeOcrZone Structure
NativeOcrZone Members
AutoZone Method
IOcrPage.AutoZone
NativeOcrZoneRecognitionModule Enumeration
NativeOcrZoneFillMethod Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
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