IPXC_BackgroundParams::End Property

From PDF XChange PDF SDK
Revision as of 15:48, 20 May 2015 by Johnv (Talk | contribs)

Jump to: navigation, search


Gets/sets the end of the pages range where the background will be placed.

Syntax

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

See Also

IPXC_BackgroundParams.