Overload List
Name | Description | |
---|---|---|
Add |
Creates a new PdfPage, adds it to the end of this document, and returns it.
| |
Add(PdfPage) |
Adds the specified PdfPage to the end of this document and maybe returns a new PdfPage object.
The value returned is a new object if the added page comes from a foreign document.
|
See Also