| C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfPageCollection Class > Add Method : Add() Method |
'Declaration Public Overloads Function Add() As System.Integer
public System.int Add()
The size of the new page is determined by the PageSize property of the parent document.
The new page becomes current after it is added to the document (see the CurrentPage property).
You can also add pages to a C1PdfDocument by calling the C1PdfDocumentBase.NewPage method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2