IPXC_WatermarkParams::Start Property

From PDF XChange PDF SDK
Revision as of 02:27, 4 June 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*  nStart);
HRESULT put_Start([in]  LONG  nStart);

See Also

IPXC_WatermarkParams