BackgroundZoneBoundingRect Property
|
This property returns the location of the OCR zone on the page.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic IPRORECT BoundingRect { get; }
Public ReadOnly Property BoundingRect As IPRORECT
Get
public:
property IPRORECT BoundingRect {
IPRORECT get ();
}
Property Value
Type:
IPRORECT
See Also