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