IPXC_HeaderAndFooterParams::CenterFooterText Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_HeaderAndFooterParams::CenterFooterText Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::CenterFooterText Property}} | ||
− | {{#parentPage:PXV:IPXC_HeaderAndFooterParams|CenterFooterText Property|property}} | + | {{#parentPage:PXV:IPXC_HeaderAndFooterParams#Properties|CenterFooterText Property|property}} |
− | + | ||
Gets/sets central footer text. | Gets/sets central footer text. |
Revision as of 13:37, 21 May 2015
Gets/sets central footer text.
Syntax
HRESULT get_CenterFooterText([out, retval] BSTR* ppCenterFooterText); HRESULT put_CenterFooterText([in] BSTR ppCenterFooterText);