DiagramHeaderFooterPossibleWatermark class

DiagramHeaderFooterPossibleWatermark class

Represents possible watermark in a Visio document header/footer.

The DiagramHeaderFooterPossibleWatermark type exposes the following members:

Properties

Property Description
height The height of this DiagramHeaderFooterPossibleWatermark in points. The value is always 0 for this type of possible watermark.
parent The parent of this DiagramHeaderFooterPossibleWatermark.
rotate_angle The rotate angle of this DiagramHeaderFooterPossibleWatermark in degrees.
text The text of this DiagramHeaderFooterPossibleWatermark.
unit_of_measurement The unit of measurement of this DiagramHeaderFooterPossibleWatermark.
width The width of this DiagramHeaderFooterPossibleWatermark in points. The value is always 0 for this type of possible watermark.
x The horizontal offset of this DiagramHeaderFooterPossibleWatermark from the page left border in points.
y The vertical offset of this DiagramHeaderFooterPossibleWatermark from the page bottom border in points. The value is always 0 for this type of possible watermark.
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)

See Also