IPXC_HeaderAndFooterParams::End Property

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

Revision as of 05:29, 15 April 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

See also IPXC_HeaderAndFooterParams.