IPXV_PageRegion::RectOnPage Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PageRegion::RectOnPage Property}} | {{#customTitle:IPXV_PageRegion::RectOnPage Property}} | ||
Line 13: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PageRegion|IPXV_PageRegion]]. |
Revision as of 05:43, 20 May 2015
Property RectOnPage of interface IPXV_PageRegion returns/sets Pointer to PXC_Rect ...
Syntax
HRESULT get_RectOnPage([out, retval] PXC_Rect* pRect); HRESULT put_RectOnPage([in] PXC_Rect* pRect);