IPXC_DocFontsInfo::ActualName Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocFontsInfo::ActualName Property}}
 
{{#customTitle:IPXC_DocFontsInfo::ActualName Property}}
{{#parentPage:PXV:IPXC_DocFontsInfo|property}}
+
{{#parentPage:PXV:IPXC_DocFontsInfo|ActualName Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
  
 
Property '''ActualName''' of interface [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] returns  Value of BSTR ...
 
Property '''ActualName''' of interface [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] returns  Value of BSTR ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_ActualName([out, retval] BSTR* ppActualName);
+
<pre class="brush:cpp;gutter:false">HRESULT get_ActualName([out, retval] BSTR* ppActualName);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]].
 
See also [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]].

Revision as of 06:01, 23 April 2015


Property ActualName of interface IPXC_DocFontsInfo returns Value of BSTR ...

Syntax

HRESULT get_ActualName([out, retval]  BSTR*  ppActualName);

See Also

See also IPXC_DocFontsInfo.