WordProcessingTextHyperlinkPossibleWatermark class

WordProcessingTextHyperlinkPossibleWatermark class

Represents possible hyperlink watermark in a Word document.

Inheritance: WordProcessingTextHyperlinkPossibleWatermarkHyperlinkPossibleWatermarkPossibleWatermark

The WordProcessingTextHyperlinkPossibleWatermark type exposes the following members:

Properties

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

See Also