IPXC_HeaderAndFooterParams::LeftFooterText Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_HeaderAndFooterParams::LeftFooterText Property}}
 
{{#customTitle:IPXC_HeaderAndFooterParams::LeftFooterText Property}}
 
{{#parentPage:PXV:IPXC_HeaderAndFooterParams|LeftFooterText Property|property}}
 
{{#parentPage:PXV:IPXC_HeaderAndFooterParams|LeftFooterText Property|property}}
{{ToReview}}
+
 
  
 
Gets/sets left footer text.
 
Gets/sets left footer text.

Revision as of 14:12, 21 May 2015


Gets/sets left footer text.

Syntax

HRESULT get_LeftFooterText([out, retval]  BSTR*  ppLeftFooterText);
HRESULT put_LeftFooterText([in]  BSTR  ppLeftFooterText);

See Also

IPXC_HeaderAndFooterParams.