IPXC_WatermarkParams::ImageFile Property

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

Jump to: navigation, search

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

Syntax

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

See Also

IPXC_WatermarkParams