EmailHtmlBodyTextPossibleWatermark class

EmailHtmlBodyTextPossibleWatermark class

Represents possible watermark in email message html body.

Inheritance: EmailHtmlBodyTextPossibleWatermarkEmailTextPossibleWatermarkPossibleWatermark

The EmailHtmlBodyTextPossibleWatermark type exposes the following members:

Properties

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

See Also