Click or drag to resize

CharacterBarSupportedCharactersOnly Property

To set whether only CSDK OCR supported character ranges are available or any other as well.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[BindableAttribute(BindableSupport.Yes)]
[DispIdAttribute(112)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public bool SupportedCharactersOnly { get; set; }

Property Value

Type: Boolean
See Also