IPXC_WatermarkParams::End Property

From PDF XChange PDF SDK
Revision as of 16:32, 21 May 2015 by Johnv (Talk | contribs)

Jump to: navigation, search


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

Syntax

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

See Also

IPXC_WatermarkParams.