IPXC_WatermarkParams::End Property

From PDF XChange PDF SDK
Revision as of 07:14, 12 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*  End);
HRESULT put_End([in]  LONG  End);

See Also

IPXC_WatermarkParams