IPXV_OCRRegion::Rect Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXV_OCRRegion|IPXV_OCRRegion]] | + | [[PXV:IPXV_OCRRegion|IPXV_OCRRegion]] |
Revision as of 04:13, 23 May 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);