Click or drag to resize

OCRZoneCorrectProperNames Property

This property returns whether the capitalization feature of the checking subsystem was enabled during the recognition for this OCR zone.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public bool CorrectProperNames { get; }

Property Value

Type: Boolean
Remarks

This feature capitalizes words detected as being proper nouns.

See Also