IPXC_WatermarkParams::ImagePage Property

From PDF XChange PDF SDK
Revision as of 03:39, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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

Gets/sets the page number from the image file that will be used as watermark source.

Syntax

HRESULT get_ImagePage([out, retval]  ULONG*  nPageNum);
HRESULT put_ImagePage([in]  ULONG  nPageNum);

See Also

IPXC_WatermarkParams