PdfXImage class
PdfXImage class
Represents an XImage in a pdf content.
Inheritance: PdfXImage
→
PdfXObject
→
PdfShape
→
ShapeSearchAdapter
The PdfXImage 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
PdfXImage
- class
PdfXObject
- class
ShapeSearchAdapter