Leadtools.Forms.Ocr Namespace > OcrZone Structure : CharacterFilters Property |
public OcrZoneCharacterFilters CharacterFilters {get; set;}
'Declaration Public Property CharacterFilters As OcrZoneCharacterFilters
'Usage Dim instance As OcrZone Dim value As OcrZoneCharacterFilters instance.CharacterFilters = value value = instance.CharacterFilters
public OcrZoneCharacterFilters CharacterFilters {get; set;}
get_CharacterFilters();
set_CharacterFilters(value);
public: property OcrZoneCharacterFilters CharacterFilters { OcrZoneCharacterFilters get(); void set ( OcrZoneCharacterFilters value); }
CharacterFilters can be used to the Language environment for this zone by 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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
OcrZone Structure
OcrZone Members
AutoZone Method
IOcrPage.AutoZone
OcrZoneRecognitionModule Enumeration
OcrZoneFillMethod Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR
LEADTOOLS OCR Plus Engine Settings