IPXC_HeaderAndFooterParams::CenterFooterText Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_HeaderAndFooterParams::CenterFooterText Property}}
 
{{#customTitle:IPXC_HeaderAndFooterParams::CenterFooterText Property}}
 +
{{#parentPage:PXV:IPXC_HeaderAndFooterParams|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Gets/sets central footer text.
 
Gets/sets central footer text.

Revision as of 15:51, 20 April 2015


Gets/sets central footer text.

Syntax

HRESULT get_CenterFooterText([out, retval] BSTR* psCenterFooterText);
HRESULT put_CenterFooterText([in] BSTR psCenterFooterText);

See Also

See also IPXC_HeaderAndFooterParams.