IPXC_HeaderAndFooterParams::DateFormat Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_HeaderAndFooterParams::DateFormat Property}}
 
{{#customTitle:IPXC_HeaderAndFooterParams::DateFormat Property}}
  
Property '''DateFormat''' of interface [[PXV:IPXC_HeaderAndFooterParams|IPXC_HeaderAndFooterParams]] returns/sets Value of BSTR ...
+
Gets/sets header and footer date macro format.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05: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.