IPXC_HeaderAndFooterParams::RightFooterText Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_HeaderAndFooterParams::RightFooterText Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::RightFooterText Property}} | ||
− | {{#parentPage:PXV:IPXC_HeaderAndFooterParams#Properties|RightFooterText | + | {{#parentPage:PXV:IPXC_HeaderAndFooterParams#Properties|RightFooterText|property}} |
Gets/sets right footer text. | Gets/sets right footer text. |
Revision as of 07:34, 23 May 2015
Gets/sets right footer text.
Syntax
HRESULT get_RightFooterText([out, retval] BSTR* ppRightFooterText); HRESULT put_RightFooterText([in] BSTR ppRightFooterText);