public class PdfMargins| PdfMargins | All margins are 0 points |
| PdfMargins(Int32) | All margins have the same size in points |
| PdfMargins(Int32, Int32, Int32, Int32) | Set individual sizes for the left, right, top and bottom margins in points |
| Bottom | The bottom margin in points |
| Left | The left margin in points |
| Right | The right margin in points |
| Top | The top margin in points of the PDF page |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |
| Empty | Represents an empty margin (all values set to 0) |