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