WordProcessingTextHyperlinkPossibleWatermark class

WordProcessingTextHyperlinkPossibleWatermark class

Represents possible hyperlink watermark in a Word document.

The WordProcessingTextHyperlinkPossibleWatermark type exposes the following members:

Properties

Property Description
height The height of this WordProcessingTextHyperlinkPossibleWatermark.
parent The parent of this WordProcessingTextHyperlinkPossibleWatermark.
rotate_angle The rotate angle of this WordProcessingTextHyperlinkPossibleWatermark in degrees.
text The URL of this WordProcessingTextHyperlinkPossibleWatermark.
unit_of_measurement The unit of measurement of this WordProcessingTextHyperlinkPossibleWatermark.
width The width of this WordProcessingTextHyperlinkPossibleWatermark.
x The x-coordinate of this WordProcessingTextHyperlinkPossibleWatermark.
y The y-coordinate of this WordProcessingTextHyperlinkPossibleWatermark.
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