Overload List
| Name | Description | |
|---|---|---|
| PdfRectangle | 
            Constructs an empty rectangle
              | |
| PdfRectangle(RectangleF) | 
            Constructs a PDF rectangle based on the given .NET rectangle
              | |
| PdfRectangle(Single, Single, Single, Single) | 
            Constructs a PDF rectangle with the given top left corner coordinates and the given width and height
              | 
See Also