Click or drag to resize

CharacterBarSupportedCharactersOnly Property

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

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

Property Value

Type: Boolean
See Also