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)
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageRectSelection::PageRect Property}}
 
{{#customTitle:IPXV_PageRectSelection::PageRect Property}}
{{#parentPage:PXV:IPXV_PageRectSelection#Properties|PageRect Property|property}}
+
{{#parentPage:PXV:IPXV_PageRectSelection#Properties|PageRect|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 9: Line 9:
  
 
== 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 ==
 
[[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