IPXC_WatermarkParams::ImagePage Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 03:39, 15 June 2015

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