LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)

CharacterFilters Property

Show in webframe





Gets or sets the character set filter for the zone.
Syntax
[DataMemberAttribute(Name="CharacterFilters", IsRequired=true)]
public OcrZoneCharacterFilters CharacterFilters {get; set;}
'Declaration
 
<DataMemberAttribute(Name="CharacterFilters", IsRequired=True)>
Public Property CharacterFilters As OcrZoneCharacterFilters
'Usage
 
Dim instance As OcrZone
Dim value As OcrZoneCharacterFilters
 
instance.CharacterFilters = value
 
value = instance.CharacterFilters

            

            
[DataMemberAttribute(Name="CharacterFilters", IsRequired=true)]
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 by specifying character set filters. For more information, refer to OcrZoneCharacterFilters.

Note: This property is not supported in the LEADTOOLS OCR Advantage Engine and it will always contain OcrZoneCharacterFilters.None.

Example
For an example, refer to DocumentConvertOptions.PagesZones
Requirements

Target Platforms

See Also

Reference

OcrZone Class
OcrZone Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical