IPXV_PageRectSelection::PageRect Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageRectSelection::PageRect Property}}
 
{{#customTitle:IPXV_PageRectSelection::PageRect Property}}
 +
{{#parentPage:PXV:IPXV_PageRectSelection#Properties|PageRect|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''PageRect''' of interface [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]] returns  Value of [[PXV:PXC_Rect|PXC_Rect]] ...
 
Property '''PageRect''' of interface [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]] returns  Value of [[PXV:PXC_Rect|PXC_Rect]] ...
 
  
 
== 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* stRectOnPage);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]].
+
[[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]]

Latest revision as of 04:02, 15 June 2015


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

Syntax

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

See Also

IPXV_PageRectSelection