IPXC_HeaderAndFooterParams::RightFooterText Property

From PDF XChange PDF SDK
Jump to: navigation, search
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}}
{{ToReview}}
+
 
  
 
Gets/sets right footer text.
 
Gets/sets right footer text.

Revision as of 14:18, 21 May 2015


Gets/sets right footer text.

Syntax

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

See Also

IPXC_HeaderAndFooterParams.