IPXV_OCRRegion::Rect Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:39, 20 March 2015

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


Syntax

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

See Also

See also IPXV_OCRRegion.