IPXC_WatermarkParams::ImagePage Property

From PDF XChange PDF SDK
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