IPXC_HeaderAndFooterParams::LeftFooterText Property
From PDF XChange PDF SDK
Gets/sets left footer text.
Syntax
HRESULT get_LeftFooterText([out, retval] BSTR* psLeftFooterText); HRESULT put_LeftFooterText([in] BSTR psLeftFooterText);
See Also
See also IPXC_HeaderAndFooterParams.