IPXC_HeaderAndFooterParams::RightFooterText Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_HeaderAndFooterParams::RightFooterText Property}}
 
{{#customTitle:IPXC_HeaderAndFooterParams::RightFooterText Property}}
  
Property '''RightFooterText''' of interface [[PXV:IPXC_HeaderAndFooterParams|IPXC_HeaderAndFooterParams]] returns/sets Value of BSTR ...
+
Gets/sets right footer text.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:31, 15 April 2015

Gets/sets right footer text.

Syntax

HRESULT get_RightFooterText([out, retval] BSTR* psRightFooterText);
HRESULT put_RightFooterText([in] BSTR psRightFooterText);

See Also

See also IPXC_HeaderAndFooterParams.