PresentationShapeSettings class

PresentationShapeSettings class

Represents settings that can be applied to a shape watermark for a PowerPoint document.

Inheritance: PresentationShapeSettingsOfficeShapeSettings

The PresentationShapeSettings type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the PresentationShapeSettings class.

Properties

Property Description
name Gets or sets the name a shape.
alternative_text Gets or sets the descriptive (alternative) text that will be associated with a shape.
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.

See Also