PdfDocument | Initializes a new instance of the PdfDocument class with default settings. To explicitly set the PDF page size, orientation, or margins, use the constructor that accepts a PdfDocumentCreateSettings object |
PdfDocument(PdfDocumentCreateSettings) | Initializes a new instance of the PdfDocument class using the specified creation settings. |