IPXC_BackgroundParams::Start Property

From PDF XChange PDF SDK
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*  nStart);
HRESULT put_Start([in]  LONG  nStart);

See Also

IPXC_BackgroundParams