EmailAttachedImagePossibleWatermark class

EmailAttachedImagePossibleWatermark class

Represents possible image watermark in email message attachment.

Inheritance: EmailAttachedImagePossibleWatermarkPossibleWatermark

The EmailAttachedImagePossibleWatermark type exposes the following members:

Properties

Property Description
parent Gets the parent of this PossibleWatermark.
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 PossibleWatermark.
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