IPXC_WatermarkParams::Start Property

From PDF XChange PDF SDK
Revision as of 15:04, 21 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IPXC_WatermarkParams.