public sealed class PdfRectangleF| PdfRectangleF | Initializes a new instance of the PdfRectangleF class |
| Bottom | Gets the bottom edge |
| Height | Gets the height |
| Left | Gets the left edge |
| Right | Gets the right edge |
| Top | Gets the top edge |
| Width | Gets the width |
| X | Gets the X coordinate of the top-left corner |
| Y | Gets the Y coordinate of the top-left corner |
| Equals | (Inherited from Object) |
| FromRectangle | Creates a floating-point rectangle from an integer rectangle |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| ToRectangle | Converts the floating-point rectangle to an integer rectangle by rounding outward |
| ToString | (Inherited from Object) |