PdfAnnotationPossibleWatermark class
PdfAnnotationPossibleWatermark class
Represents possible annotation watermark in a pdf document.
Inheritance: PdfAnnotationPossibleWatermark
→
TwoDObjectPossibleWatermark
→
PossibleWatermark
The PdfAnnotationPossibleWatermark type exposes the following members:
Properties
Property | Description |
---|---|
parent | Gets the parent of this PdfAnnotationPossibleWatermark . |
page_number | Gets the page watermark is placed on. |
width | Gets the width of the 2D object. |
height | Gets the height of the 2D object. |
x | Gets the x-coordinate of the 2D object. |
y | Gets the y-coordinate of the 2D object. |
rotate_angle | Gets the rotate angle of the 2D object 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 the 2D object. |
See Also
- module
groupdocs.watermark.search.watermarks
- class
PdfAnnotationPossibleWatermark
- class
PossibleWatermark
- class
TwoDObjectPossibleWatermark