Method that creates a new page
public pdfPage addPage();
public pdfPage addPage(int,int);
pdfDocument Class | sharpPDF Namespace