IPXC_BackgroundParams::End Property

From PDF XChange PDF SDK
Revision as of 03:20, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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*  nEnd);
HRESULT put_End([in]  LONG  nEnd);

See Also

IPXC_BackgroundParams