Winnovative PDF Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Document
Add
Page Method
Adds a new page to the PDF document using the current PDF page size. Use PageSize property or SetPageSize method to set the current PDF page size
Definition
Namespace:
Winnovative.Pdf.Chromium
Assembly:
Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
Copy
public
void
AddPage
()
See Also
Reference
PdfDocument Class
Winnovative.Pdf.Chromium Namespace
In This Article
Definition
See Also