IPXV_PageRegion::RectOnPage Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 03:02, 15 June 2015
Property RectOnPage of interface IPXV_PageRegion returns/sets Pointer to PXC_Rect ...
Syntax
HRESULT get_RectOnPage([out, retval] PXC_Rect* stRect); HRESULT put_RectOnPage([in] PXC_Rect* stRect);