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