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 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_PageRect([out, retval]  PXC_Rect*  RectOnPage);
+
<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