PresentationWatermarkBaseSlideOptions class
Leave feedback
On this page
Base class for watermark adding options to a Presentation document.
Learn more:
The PresentationWatermarkBaseSlideOptions type exposes the following members:
| Property | Description |
|---|---|
| alternative_text | The descriptive (alternative) text that will be associated with a shape. |
| effects | The effects applied to the watermark, specified as a PresentationImageEffects or PresentationTextEffects instance. |
| is_locked | The property indicates whether editing of the shape in PowerPoint is forbidden. If True, shape editing is forbidden; by default False, the shape can be edited. |
| name | The name of the shape. |
| protect_with_unreadable_characters | The property indicating whether the text watermark characters are mixed with unreadable characters. |
| Field | Description |
|---|---|
| DEFAULT | Gets the default value for the class. (inherited from WatermarkOptions) |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.