IPXC_WatermarkParams::End Property

From PDF XChange PDF SDK
Revision as of 02:59, 16 March 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Gets/sets the end of the pages range where the watermark will be placed.
This property is not used in the PlaceWatermark method.

Syntax

HRESULT get_End([out, retval]  LONG*  nEnd);
HRESULT put_End([in]  LONG  nEnd);

See Also

IPXC_WatermarkParams