Adds new page to the end of the collection of document pages.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
VB
Public Function AddPage As PdfPage
Return Value
Type:
PdfPageThe newly added
PdfPage.
See Also