PresentationShapeSettings class

PresentationShapeSettings class

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

The PresentationShapeSettings type exposes the following members:

Constructors

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

Properties

Property Description
is_locked The property indicates whether editing of the shape in PowerPoint is forbidden.
protect_with_unreadable_characters The property indicating whether the text watermark characters are mixed with unreadable characters.
alternative_text The descriptive (alternative) text that will be associated with a shape. (inherited from OfficeShapeSettings)
name The name of the shape. (inherited from OfficeShapeSettings)

See Also