IPXV_PageTextSelection::PageIndex 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_PageIndex([out, retval]  ULONG*  nPageIndex);
+
<pre class="brush:cpp;gutter:false">HRESULT get_PageIndex([out, retval]  ULONG*  PageIndex);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXV_PageTextSelection|IPXV_PageTextSelection]]
 
[[PXV:IPXV_PageTextSelection|IPXV_PageTextSelection]]

Revision as of 07:42, 12 June 2015


Property PageIndex of interface IPXV_PageTextSelection returns Value of ULONG ...

Syntax

HRESULT get_PageIndex([out, retval]  ULONG*  PageIndex);

See Also

IPXV_PageTextSelection