PresentationShapeSettings
Leave feedback
On this page
Represents settings that can be applied to a shape watermark for a PowerPoint document.
public sealed class PresentationShapeSettings : OfficeShapeSettings
| Name | Description |
|---|---|
| PresentationShapeSettings() | Initializes a new instance of the PresentationShapeSettings class. |
| Name | Description |
|---|---|
| AlternativeText { get; set; } | Gets or sets the descriptive (alternative) text that will be associated with a shape. |
| IsLocked { get; set; } | Gets or sets a value indicating whether an editing of the shape in PowerPoint is forbidden. |
| Name { get; set; } | Gets or sets the name a shape. |
| ProtectWithUnreadableCharacters { get; set; } | Gets or sets a value indicating whether the text watermark characters are mixed with unreadable characters. |
- class OfficeShapeSettings
- namespace GroupDocs.Watermark.Contents.Presentation
- assembly GroupDocs.Watermark
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.