PdfXObjectPossibleWatermark class
PdfXObjectPossibleWatermark class
Represents possible XObject watermark in a pdf content.
Inheritance: PdfXObjectPossibleWatermark →
TwoDObjectPossibleWatermark →
PossibleWatermark
The PdfXObjectPossibleWatermark type exposes the following members:
Properties
| Property | Description |
|---|---|
| parent | Gets the parent of this PdfXObjectPossibleWatermark. |
| 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
PdfXObjectPossibleWatermark - class
PossibleWatermark - class
TwoDObjectPossibleWatermark