IPXV_OCRRegion::Rect Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(2 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 11:39, 9 June 2016
Property Rect 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);