PresentationHyperlinkPossibleWatermark class

PresentationHyperlinkPossibleWatermark class

Represents possible hyperlink watermark in a PowerPoint document.

Inheritance: PresentationHyperlinkPossibleWatermarkHyperlinkPossibleWatermarkPossibleWatermark

The PresentationHyperlinkPossibleWatermark type exposes the following members:

Properties

Property Description
parent Gets the parent of this HyperlinkPossibleWatermark.
page_number Gets the page watermark is placed on.
width Gets the width of this HyperlinkPossibleWatermark.
height Gets the height of this HyperlinkPossibleWatermark.
x Gets the x-coordinate of this HyperlinkPossibleWatermark.
y Gets the y-coordinate of this HyperlinkPossibleWatermark.
rotate_angle Gets the rotate angle of this HyperlinkPossibleWatermark in degrees.
text Gets or sets the url of this HyperlinkPossibleWatermark.
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 HyperlinkPossibleWatermark.

See Also