IPXC_HeaderAndFooterParams::RightFooterText Property

From PDF XChange PDF SDK
Revision as of 05:31, 15 April 2015 by Palamar (Talk | contribs)

Jump to: navigation, search

Gets/sets right footer text.

Syntax

HRESULT get_RightFooterText([out, retval] BSTR* psRightFooterText);
HRESULT put_RightFooterText([in] BSTR psRightFooterText);

See Also

See also IPXC_HeaderAndFooterParams.