Overload List

  Name Description
Public method Add()()()()
Creates a new PdfPage and adds it to the end of the document.
Public method Add(Size)
Creates a new PdfPage with the specified size and adds it to the end of the document.
Public method Add(PaperKind)
Creates a new PdfPage with the specified size and adds it to the end of the document.
Public method Add(PdfPage)
Adds a page to the document.

See Also