IPXC_HeaderAndFooterParams::DateFormat Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_HeaderAndFooterParams::DateFormat Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::DateFormat Property}} | ||
− | + | Gets/sets header and footer date macro format. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 04:29, 15 April 2015
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.