EmailSubjectTextPossibleWatermark class

EmailSubjectTextPossibleWatermark class

Represents possible watermark in email message subject.

The EmailSubjectTextPossibleWatermark type exposes the following members:

Properties

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

See Also