UserZoneBoundingRect Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic IPRORECT BoundingRect { get; set; }
Public Property BoundingRect As IPRORECT
Get
Set
public:
property IPRORECT BoundingRect {
IPRORECT get ();
void set (IPRORECT value);
}
Property Value
Type:
IPRORECT
See Also