IPXC_HeaderAndFooterParams::FontName Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
{{ToWrite}} | {{ToWrite}} | ||
− | Property ''' | + | Property '''sFontName''' of interface [[PXV:IPXC_HeaderAndFooterParams|IPXC_HeaderAndFooterParams]] returns/sets Value of BSTR ... |
== Syntax == | == Syntax == |
Latest revision as of 02:29, 15 June 2015
Property sFontName of interface IPXC_HeaderAndFooterParams returns/sets Value of BSTR ...
Syntax
HRESULT get_FontName([out, retval] BSTR* sFontName); HRESULT put_FontName([in] BSTR sFontName);