PdfMargins Constructor | |
| Name | Description | |
|---|---|---|
| PdfMargins |
Initializes all margins with 0
| |
| PdfMargins(Single) |
Initializes all margins with the same value
| |
| PdfMargins(Single, Single, Single, Single) |
Default constructor initializes with 0 all the margins
|