IPXC_HeaderAndFooterParams::PageNumberFormat Property

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

Revision as of 05:30, 15 April 2015

Gets/sets header and footer page number macro format.

Syntax

HRESULT get_PageNumberFormat([out, retval] BSTR* psPageNumberFormate);
HRESULT put_PageNumberFormat([in] BSTR psPageNumberFormate);

See Also

See also IPXC_HeaderAndFooterParams.