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