IPXC_Font::Name Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_Font::Name Property}} | {{#customTitle:IPXC_Font::Name Property}} | ||
− | {{#parentPage:PXV:IPXC_Font|property}} | + | {{#parentPage:PXV:IPXC_Font|Name Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Property '''Name''' of interface [[PXV:IPXC_Font|IPXC_Font]] returns Value of BSTR ... | Property '''Name''' of interface [[PXV:IPXC_Font|IPXC_Font]] returns Value of BSTR ... | ||
− | |||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] BSTR* ppName); | + | <pre class="brush:cpp;gutter:false">HRESULT get_Name([out, retval] BSTR* ppName); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXC_Font|IPXC_Font]]. | See also [[PXV:IPXC_Font|IPXC_Font]]. |
Revision as of 05:04, 23 April 2015
Property Name of interface IPXC_Font returns Value of BSTR ...
Syntax
HRESULT get_Name([out, retval] BSTR* ppName);
See Also
See also IPXC_Font.