IPXC_HeaderAndFooterParams::FontName Property

From PDF XChange PDF SDK
Revision as of 03:29, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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);

See Also

IPXC_HeaderAndFooterParams