IPXC_HeaderAndFooterParams::CenterHeaderText Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 2: Line 2:
 
{{#customTitle:IPXC_HeaderAndFooterParams::CenterHeaderText Property}}
 
{{#customTitle:IPXC_HeaderAndFooterParams::CenterHeaderText Property}}
 
{{#parentPage:PXV:IPXC_HeaderAndFooterParams|property}}
 
{{#parentPage:PXV:IPXC_HeaderAndFooterParams|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 02:49, 21 April 2015


Gets/sets central header text.

Syntax

HRESULT get_CenterHeaderText([out, retval] BSTR* psCenterHeaderText);
HRESULT put_CenterHeaderText([in] BSTR psCenterHeaderText);

See Also

See also IPXC_HeaderAndFooterParams.