PdfXForm class
PdfXForm class
Represents an XForm in a pdf content.
Inheritance: PdfXForm →
PdfXObject →
PdfShape →
ShapeSearchAdapter
The PdfXForm 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 horizontal offset of this PdfXObject from page left border in points. |
| y | Gets the vertical offset of this PdfXObject from page bottom border in points. |
| width | Gets the width of this PdfXObject in points. |
| height | Gets the height of this PdfXObject in points. |
| rotate_angle | Gets the rotate angle of this PdfXObject in degrees. |
| page | Gets the parent page of this PdfXObject. |
See Also
- module
groupdocs.watermark.contents.pdf - class
PdfShape - class
PdfXForm - class
PdfXObject - class
ShapeSearchAdapter