IPXC_DocFontsInfo::Name Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 6: | Line 6: | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''sName''' of interface [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] returns Value of BSTR ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] BSTR* sName); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] | [[PXV:IPXC_DocFontsInfo|IPXC_DocFontsInfo]] |
Latest revision as of 03:23, 15 June 2015
Property sName of interface IPXC_DocFontsInfo returns Value of BSTR ...
Syntax
HRESULT get_Name([out, retval] BSTR* sName);