PdfRectangle Fields |
The PdfRectangle type exposes the following members.
| Name | Description | |
|---|---|---|
| Bottom |
The bottom coordinate of the rectangle.
| |
| Empty |
Represents a PdfRect that has coordinates set to zero.
| |
| Left |
The left coordinate of the rectangle.
| |
| Right |
The right coordinate of the rectangle.
| |
| Top |
The top coordinate of the rectangle.
|