PdfShape class
PdfShape class
Provides base class for XObjects, Artifacts and Annotations.
Inheritance: PdfShape →
ShapeSearchAdapter
The PdfShape type exposes the following members:
Properties
| Property | Description |
|---|---|
| text | Gets or sets the text of this PdfShape. |
| formatted_text_fragments | Gets the collection of formatted text fragments of this PdfShape. |
| image | Gets or sets the image of this PdfShape. |
| x | Gets the x-coordinate of the object. |
| y | Gets the y-coordinate of the object. |
| width | Gets the width of the object. |
| height | Gets the height of the object. |
| rotate_angle | Gets the rotate angle of the object in degrees. |
See Also
- module
groupdocs.watermark.contents.pdf - class
PdfShape - class
ShapeSearchAdapter