IPXC_HeaderAndFooterParams::RightFooterText Property
From PDF XChange PDF SDK
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|RightFooterText Property|property}} | + | {{#parentPage:PXV:IPXC_HeaderAndFooterParams#Properties|RightFooterText Property|property}} |
− | + | ||
Gets/sets right footer text. | Gets/sets right footer text. |
Revision as of 13:38, 21 May 2015
Gets/sets right footer text.
Syntax
HRESULT get_RightFooterText([out, retval] BSTR* ppRightFooterText); HRESULT put_RightFooterText([in] BSTR ppRightFooterText);