Overload List
| Name | Description | |
|---|---|---|
| PdfMargins |
Initializes all margins with 0
| |
| PdfMargins(Single) |
Initializes all margins with the same value
| |
| PdfMargins(Single, Single, Single, Single) |
Initializes the margins with the given values
|
See Also