IPXC_HeaderAndFooterParams::DateFormat Property

From PDF XChange PDF SDK
Revision as of 02:49, 21 April 2015 by Palamar (Talk | contribs)

Jump to: navigation, search


Gets/sets header and footer date macro format.

Syntax

HRESULT get_DateFormat([out, retval] BSTR* psDateFormat);
HRESULT put_DateFormat([in] BSTR psDateFormat);

See Also

See also IPXC_HeaderAndFooterParams.