|
|
|
Pdf
|
|
The PdfMargins type exposes the following members.
| 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 |
| Name | Description | |
|---|---|---|
| Bottom | PDF page bottom margin. | |
| Empty | Empty margins object | |
| Left | PDF page left margin. | |
| Right | PDF page right margin. | |
| Top | PDF page top margin. |