PresentationWatermarkLayoutSlideOptions class
PresentationWatermarkLayoutSlideOptions class
Represents options when adding watermark to a Presentation document layout slide.
Inheritance: PresentationWatermarkLayoutSlideOptions →
PresentationWatermarkBaseSlideOptions →
PresentationWatermarkOptions →
WatermarkOptions
The PresentationWatermarkLayoutSlideOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the PresentationWatermarkOptions 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. |
| layout_slide_index | Gets or sets the index of layout slide to add the watermark to. |
Remarks
Learn more: | | |
See the usage examples in PresentationWatermarkBaseSlideOptions.