PdfAttachedImagePossibleWatermark class
Leave feedback
On this page
Represents possible image watermark in pdf document attachment.
The PdfAttachedImagePossibleWatermark type exposes the following members:
| Property | Description |
|---|---|
| formatted_text_fragments | The collection of formatted text fragments of this PossibleWatermark. (inherited from PossibleWatermark) |
| height | (inherited from AttachedImagePossibleWatermark) |
| 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 | (inherited from AttachedImagePossibleWatermark) |
| rotate_angle | (inherited from AttachedImagePossibleWatermark) |
| text | The text of this PossibleWatermark. (inherited from PossibleWatermark) |
| unit_of_measurement | (inherited from AttachedImagePossibleWatermark) |
| width | (inherited from AttachedImagePossibleWatermark) |
| x | (inherited from AttachedImagePossibleWatermark) |
| y | (inherited from AttachedImagePossibleWatermark) |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.