PresentationHyperlinkPossibleWatermark class

PresentationHyperlinkPossibleWatermark class

Represents possible hyperlink watermark in a PowerPoint document.

The PresentationHyperlinkPossibleWatermark type exposes the following members:

Properties

Property Description
text The URL of this HyperlinkPossibleWatermark.
formatted_text_fragments The collection of formatted text fragments of this PossibleWatermark. (inherited from PossibleWatermark)
height The height of this HyperlinkPossibleWatermark. (inherited from HyperlinkPossibleWatermark)
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)
parent The parent of this HyperlinkPossibleWatermark. (inherited from HyperlinkPossibleWatermark)
rotate_angle The rotate angle of this HyperlinkPossibleWatermark in degrees. (inherited from HyperlinkPossibleWatermark)
unit_of_measurement The unit of measurement of this HyperlinkPossibleWatermark. (inherited from HyperlinkPossibleWatermark)
width The width of this HyperlinkPossibleWatermark. (inherited from HyperlinkPossibleWatermark)
x The x-coordinate of this HyperlinkPossibleWatermark. (inherited from HyperlinkPossibleWatermark)
y The y-coordinate of this HyperlinkPossibleWatermark. (inherited from HyperlinkPossibleWatermark)

See Also