PdfOrientedRectangle Properties
A rectangle that delimits a page area around a specific document element.
Name | Description |
---|---|
Angle | Gets the rotation angle of the rectangle. |
Bounding |
Provides access to the Pdf |
Height | Gets the rectangle height. |
Left | Gets the rectangle position in relation to the left edge of the page. |
Top | Gets the rectangle position in relation to the top edge of the page. |
Vertices |
Provides access to the Pdf |
Width | Gets the rectangle width. |
See Also