'Declaration Public Overloads Sub Add( _ ByVal item As Page _ )
public void Add( Page item )
The size of the new page is determined by the PageSize property of the parent document.
You can also add pages to a GcPdfDocument by calling the GcPdfDocument.NewPage method.
PageCollection Class PageCollection Members Overload List