PdfBounds Properties |
The PdfBounds type exposes the following members.
Name | Description | |
---|---|---|
Bottom |
Gets the offset of the bottom side of this boundary.
| |
Empty |
Returns the Empty PdfBounds
| |
Height |
Gets the height.
| |
Left |
Gets the offset of the left side of this boundary.
| |
Right |
Gets the offset of the right side of this boundary.
| |
Top |
Gets the offset of the top side of this boundary.
| |
Width |
Gets the width.
|