IPXC_WatermarkParams::ImageFile Property

From PDF XChange PDF SDK
Jump to: navigation, search

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

Syntax

HRESULT get_ImageFile([out, retval]  BSTR*  sFileName);
HRESULT put_ImageFile([in]  BSTR  sFileName);

See Also

IPXC_WatermarkParams