TwoDObjectPossibleWatermark class

TwoDObjectPossibleWatermark class

Represents 2D object watermark in a content of any supported format.

The TwoDObjectPossibleWatermark type exposes the following members:

Properties

Property Description
height The height of the 2D object.
rotate_angle The rotate angle of the 2D object in degrees.
unit_of_measurement The unit of measurement of the 2D object.
width The width of the 2D object.
x The x-coordinate of the 2D object.
y The y-coordinate of the 2D object.
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)
parent The parent of this PossibleWatermark. (inherited from PossibleWatermark)
text The text of this PossibleWatermark. (inherited from PossibleWatermark)

See Also