IPXV_PageRegion::RectOnPage Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_PageRegion::RectOnPage Property}} | {{#customTitle:IPXV_PageRegion::RectOnPage Property}} | ||
+ | {{#parentPage:PXV:IPXV_PageRegion|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''RectOnPage''' of interface [[PXV:IPXV_PageRegion|IPXV_PageRegion]] returns/sets Pointer to [[PXV:PXC_Rect|PXC_Rect]] ... | Property '''RectOnPage''' of interface [[PXV:IPXV_PageRegion|IPXV_PageRegion]] returns/sets Pointer to [[PXV:PXC_Rect|PXC_Rect]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:13, 20 April 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);
See Also
See also IPXV_PageRegion.