IPXC_WatermarkParams::ImageFile Property

From PDF XChange PDF SDK
Revision as of 07:28, 15 April 2015 by Palamar (Talk | contribs)

Jump to: navigation, search

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

Syntax

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

See Also

See also IPXC_WatermarkParams.