IPXC_HeaderAndFooterParams::End Property

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

Revision as of 14:02, 21 May 2015


Gets/sets header and footer page range end.

Syntax

HRESULT get_End([out, retval]  LONG*  pEnd);
HRESULT put_End([in]  LONG  pEnd);

See Also

IPXC_HeaderAndFooterParams.