IPXV_PageRectSelection::PageRect Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageRectSelection::PageRect Property}}
 
{{#customTitle:IPXV_PageRectSelection::PageRect Property}}
{{#parentPage:PXV:IPXV_PageRectSelection|property}}
+
{{#parentPage:PXV:IPXV_PageRectSelection|PageRect Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_PageRect([out, retval] PXC_Rect* pRectOnPage);
+
<pre class="brush:cpp;gutter:false">HRESULT get_PageRect([out, retval] PXC_Rect* pRectOnPage);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]].
 
See also [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]].

Revision as of 06:29, 23 April 2015


Property PageRect of interface IPXV_PageRectSelection returns Value of PXC_Rect ...

Syntax

HRESULT get_PageRect([out, retval]  PXC_Rect*  pRectOnPage);

See Also

See also IPXV_PageRectSelection.