DiagramHeaderFooterPossibleWatermark class

DiagramHeaderFooterPossibleWatermark class

Represents possible watermark in a Visio document header/footer.

Inheritance: DiagramHeaderFooterPossibleWatermarkPossibleWatermark

The DiagramHeaderFooterPossibleWatermark type exposes the following members:

Properties

Property Description
parent Gets the parent of this DiagramHeaderFooterPossibleWatermark.
page_number Gets the page watermark is placed on.
width Gets the width of this DiagramHeaderFooterPossibleWatermark in points.
height Gets the height of this DiagramHeaderFooterPossibleWatermark in points.
x Gets the horizontal offset of this DiagramHeaderFooterPossibleWatermark
from page left border in points.
y Gets the vertical offset of this DiagramHeaderFooterPossibleWatermark
from page bottom border in points.
rotate_angle Gets the rotate angle of this DiagramHeaderFooterPossibleWatermark in degrees.
text Gets or sets the text of this DiagramHeaderFooterPossibleWatermark.
formatted_text_fragments Gets the collection of formatted text fragments of this PossibleWatermark.
image_data Gets or sets the image of this PossibleWatermark.
unit_of_measurement Gets the unit of measurement of this DiagramHeaderFooterPossibleWatermark.

See Also