IPXC_HeaderAndFooterParams::End Property

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

Revision as of 14:37, 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.