public class PdfRectangleElement| PdfRectangleElement | Initializes a new instance of the PdfRectangleElement class with the specified position and dimensions |
| Border | The line style for the rectangle border |
| BorderColor | The border color of the rectangle. |
| FillColor | The fill color of the rectangle |
| Height | The height of the rectangle in points |
| Width | The width of the rectangle in points |
| X | The X position from the top-left corner of the page |
| Y | The Y position from the top-left corner of the page |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |