The size of the new page is defined by the value of the PageSize property.
If you want the new page to have a different size than the rest of the document, create the new page first, then set the Page.Size property.
'Declaration Public Function NewPage() As Page
public Page NewPage()
GcPdfDocument Class GcPdfDocument Members