IPXC_HeaderAndFooterParams::LeftHeaderText Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 08:48, 24 March 2015

Property LeftHeaderText of interface IPXC_HeaderAndFooterParams returns/sets Value of BSTR ...


Syntax

HRESULT get_LeftHeaderText([out, retval] BSTR* psLeftHeaderText);
HRESULT put_LeftHeaderText([in] BSTR psLeftHeaderText);

See Also

See also IPXC_HeaderAndFooterParams.