IPXV_OCRRegion::Rect Property

From PDF XChange PDF SDK
Revision as of 02:43, 4 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_ststRect([out, retval]  PXC_ststRect*  ststRect);
HRESULT put_ststRect([in]  PXC_ststRect  ststRect);

See Also

IPXV_OCRRegion