PresentationWatermarkNoteSlideOptions class
PresentationWatermarkNoteSlideOptions class
Represents options when adding watermark to a Presentation document note slide.
Inheritance: PresentationWatermarkNoteSlideOptions →
PresentationWatermarkBaseSlideOptions →
PresentationWatermarkOptions →
WatermarkOptions
The PresentationWatermarkNoteSlideOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PresentationWatermarkNoteSlideOptions class. |
Properties
| Property | Description |
|---|---|
| default | Gets the default value for the WatermarkOptions class. |
| is_locked | Gets or sets a value indicating whether an editing of the shape in PowerPoint is forbidden. |
| protect_with_unreadable_characters | Gets or sets a value indicating whether the text watermark characters are mixed with unreadable characters. |
| name | Gets or sets the name a shape. |
| alternative_text | Gets or sets the descriptive (alternative) text that will be associated with a shape. |
| effects | Gets or sets a value of PresentationImageEffects or
PresentationTextEffects for effects that should be applied to the watermark. |
| slide_index | Gets or sets the index of a slide to add the watermark to note slide of it. |
Remarks
Learn more: | | |
See the usage examples in PresentationWatermarkBaseSlideOptions.