IPXC_BackgroundParams::Start Property

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

Jump to: navigation, search


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

Syntax

HRESULT get_Start([out, retval]  LONG*  pStart);
HRESULT put_Start([in]  LONG  pStart);

See Also

IPXC_BackgroundParams.