PresentationWatermarkMasterNotesSlideOptions class
Leave feedback
On this page
Represents options when adding a watermark to a Presentation document master notes slide.
Learn more:
- Add watermarks to presentation documents (https://docs.groupdocs.com/display/watermarknet/Add+watermarks+to+presentation+documents)
See the usage examples in PresentationWatermarkBaseSlideOptions.
The PresentationWatermarkMasterNotesSlideOptions type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PresentationWatermarkMasterNotesSlideOptions class. |
| Property | Description |
|---|---|
| alternative_text | The descriptive (alternative) text that will be associated with a shape. (inherited from PresentationWatermarkBaseSlideOptions) |
| effects | The effects applied to the watermark, specified as a PresentationImageEffects or PresentationTextEffects instance. (inherited from PresentationWatermarkBaseSlideOptions) |
| 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. (inherited from PresentationWatermarkBaseSlideOptions) |
| name | The name of the shape. (inherited from PresentationWatermarkBaseSlideOptions) |
| protect_with_unreadable_characters | The property indicating whether the text watermark characters are mixed with unreadable characters. (inherited from PresentationWatermarkBaseSlideOptions) |
| 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.