IPXC_WatermarkParams::ImageFile Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_WatermarkParams::ImageFile Property}} | {{#customTitle:IPXC_WatermarkParams::ImageFile Property}} | ||
− | {{#parentPage:PXV:IPXC_WatermarkParams|ImageFile Property|property}} | + | {{#parentPage:PXV:IPXC_WatermarkParams#Properties|ImageFile Property|property}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 14:04, 21 May 2015
Gets/sets the image file which will be used as watermark source.
Syntax
HRESULT get_ImageFile([out, retval] BSTR* ppFileName); HRESULT put_ImageFile([in] BSTR ppFileName);