IPXC_HeaderAndFooterParams::LeftFooterText 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 LeftFooterText of interface IPXC_HeaderAndFooterParams returns/sets Value of BSTR ...


Syntax

HRESULT get_LeftFooterText([out, retval] BSTR* psLeftFooterText);
HRESULT put_LeftFooterText([in] BSTR psLeftFooterText);

See Also

See also IPXC_HeaderAndFooterParams.