Enabled | bool | Read/Write | false | Adds the specified watermark. |
Alignment | WatermarkAlignmentEnum | Read/Write | WA_LEFT_TOP | Is used for adjusting the watermark position on the slide.
Note: possible values are: WA_LEFT_TOP = 1, WA_CENTER_TOP = 2, WA_RIGHT_TOP = 3, WA_LEFT_MIDDLE = 4, WA_CENTER_MIDDLE = 5, WA_RIGHT_MIDDLE = 6, WA_LEFT_BOTTOM = 7, WA_CENTER_BOTTOM = 8, WA_RIGHT_BOTTOM = 9 |
Path | string | Read/Write |
| The path to a bitmap or a SWF file that will be used as the watermark. |
Opacity | int | Read/Write | 100 | The watermark opacity (in percent, from 0% to 100%). |
ClickURL | string | Read/Write |
| The address of a web page that will be opened on mouse click. |
Target | string | Read/Write | _self | The target browser window where the web page will be opened. |
OffsetX | int | Read/Write | 0 | The horizontal offset of the watermark in pixels. |
OffsetY | bool | Read/Write | 0 | The vertical offset of the watermark in pixels. |