IPXC_WatermarkParams::Start Property
From PDF XChange PDF SDK
Gets/sets the start of the pages range where the watermark will be placed.
This property is not used in the PlaceWatermark method.
Syntax
HRESULT get_Start([out, retval] LONG* nStart); HRESULT put_Start([in] LONG nStart);