OCRZoneDisableVerticalDict Property
|
This property returns whether a vertical (legal, medical, financial) dictionary was enabled during the recognition in this OCR zone.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool DisableVerticalDict { get; }
Public ReadOnly Property DisableVerticalDict As Boolean
Get
public:
property bool DisableVerticalDict {
bool get ();
}
Property Value
Type:
Boolean
See Also