PresentationWatermarkBaseSlideOptions class
PresentationWatermarkBaseSlideOptions class
Base class for watermark adding options to a Presentation document.
Inheritance: PresentationWatermarkBaseSlideOptions →
PresentationWatermarkOptions →
WatermarkOptions
The PresentationWatermarkBaseSlideOptions type exposes the following members:
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: | | |
Example
Add watermark to different service slides of a Power Point presentation.
See Also
- module
groupdocs.watermark.options.presentation - class
PresentationImageEffects - class
PresentationTextEffects - class
PresentationWatermarkBaseSlideOptions - class
PresentationWatermarkOptions - class
WatermarkOptions