IUIX_Font::FaceName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_Font::FaceName Property}} | {{#customTitle:IUIX_Font::FaceName Property}} | ||
− | {{#parentPage:PXV:IUIX_Font#Properties|FaceName | + | {{#parentPage:PXV:IUIX_Font#Properties|FaceName|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | Property '''sFaceName''' of interface [[PXV:IUIX_Font|IUIX_Font]] returns Value of BSTR ... |
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_FaceName([out, retval] BSTR* | + | <pre class="brush:cpp;gutter:false">HRESULT get_FaceName([out, retval] BSTR* sFaceName); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
[[PXV:IUIX_Font|IUIX_Font]] | [[PXV:IUIX_Font|IUIX_Font]] |
Latest revision as of 03:22, 15 June 2015
Property sFaceName of interface IUIX_Font returns Value of BSTR ...
Syntax
HRESULT get_FaceName([out, retval] BSTR* sFaceName);