PresentationBackgroundPossibleWatermark class

PresentationBackgroundPossibleWatermark class

Represents possible background watermark in a PowerPoint document.

The PresentationBackgroundPossibleWatermark type exposes the following members:

Properties

Property Description
height The height of this PresentationBackgroundPossibleWatermark in points.
parent The parent of this PresentationBackgroundPossibleWatermark.
rotate_angle The rotate angle of this PresentationBackgroundPossibleWatermark in degrees.
unit_of_measurement The unit of measurement of this PresentationBackgroundPossibleWatermark.
width The width of this PresentationBackgroundPossibleWatermark in points.
x The horizontal offset of this PresentationBackgroundPossibleWatermark from the slide left border in points.
y The vertical offset of this PresentationBackgroundPossibleWatermark from the slide top border in points.
formatted_text_fragments The collection of formatted text fragments of this PossibleWatermark. (inherited from PossibleWatermark)
image_data The image of this PossibleWatermark, or None if the watermark has no image. (inherited from PossibleWatermark)
page_number The page number where the watermark is placed. (inherited from PossibleWatermark)
text The text of this PossibleWatermark. (inherited from PossibleWatermark)

See Also