IPXC_WatermarkParams::ImageFile Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 5: | Line 5: | ||
{{ToReview}} | {{ToReview}} | ||
− | Gets/sets the image file | + | Gets/sets the image file that will be used as watermark source. |
== Syntax == | == Syntax == |
Revision as of 16:18, 21 May 2015
Gets/sets the image file that will be used as watermark source.
Syntax
HRESULT get_ImageFile([out, retval] BSTR* ppFileName); HRESULT put_ImageFile([in] BSTR ppFileName);