[]
Adds a blank page to the document.
The size of the new page is defined by the value of the PageSize property.
If you want the new page to have a different size than the rest of the document, create the new page first, then set the Size property.
public Page NewPage()
Public Function NewPage() As Page
Type | Description |
---|---|
Page |