The PdfSize type exposes the following members.
Properties
| Name | Description |
---|
 | Height |
Gets or sets the vertical component of this PdfSize.
|
 | IsEmpty |
Gets a value indicating whether this PdfSize has zero
width and height.
|
 | Width |
Gets or sets the horizontal component of this PdfSize.
|
See Also