IPXC_DocFontsInfo::StdIndex 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_StdIndex([out, retval]  LONG*  nStdIndex);
+
<pre class="brush:cpp;gutter:false">HRESULT get_StdIndex([out, retval]  LONG*  StdIndex);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]]
 
[[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]]

Revision as of 06:59, 12 June 2015


Property StdIndex of interface IPXC_DocFontsInfo returns Value of LONG ...

Syntax

HRESULT get_StdIndex([out, retval]  LONG*  StdIndex);

See Also

IPXC_DocFontsInfo