public class PdfDocumentMarginsPublic Class PdfDocumentMarginspublic ref class PdfDocumentMarginstype PdfDocumentMargins = class end| PdfDocumentMargins | All margins are 0 points |
| PdfDocumentMargins(Single) | All margins have the same size |
| PdfDocumentMargins(Single, Single, Single, Single) | Set individual sizes for the left, right, top and bottom margins in points |
| Bottom | The bottom margin in points |
| Empty | Empty margins |
| 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) |