IPXC_HeaderAndFooterParams::RightHeaderText Property

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

Revision as of 05:31, 15 April 2015

Gets/sets right header text.

Syntax

HRESULT get_RightHeaderText([out, retval] BSTR* psRightHeaderText);
HRESULT put_RightHeaderText([in] BSTR psRightHeaderText);

See Also

See also IPXC_HeaderAndFooterParams.