IPXV_OCRRegion::Rect Property

From PDF XChange PDF SDK
Revision as of 04:01, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Property stRect of interface IPXV_OCRRegion returns/sets Value of PXC_Rect ...

Syntax

HRESULT get_Rect([out, retval]  PXC_Rect*  stRect);
HRESULT put_Rect([in]  PXC_Rect  stRect);

See Also

IPXV_OCRRegion