←Select platform

CharacterFilters Property (NativeOcrZone)

Summary

Gets or sets the character set filter for the zone.

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Forms.Ocr.OcrZoneCharacterFilters CharacterFilters {get; set;} 
Public Property CharacterFilters As Leadtools.Forms.Ocr.OcrZoneCharacterFilters 
public Leadtools.Forms.Ocr.OcrZoneCharacterFilters CharacterFilters {get; set;} 
public OcrZoneCharacterFilters getCharacterFilters() 
public void setCharacterFilters(OcrZoneCharacterFilters value) 
             
  
get_CharacterFilters(); 
set_CharacterFilters(value); 
Object.defineProperty('CharacterFilters');  

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize