IPXC_WatermarkParams::End Property

From PDF XChange PDF SDK
Revision as of 02:26, 4 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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*  nEnd);
HRESULT put_End([in]  LONG  nEnd);

See Also

IPXC_WatermarkParams