Overload List
Name | Description | |
---|---|---|
NewPage()()()() |
Creates a new page and adds it to the document.
|
|
NewPage(PageLayout) |
Creates a new page and adds it to the document.
|
|
NewPage(PageLayout, PageDirectionEnum) |
Creates a new page and adds it to the document.
Note that AllowNonReflowableDocs property on the document must be set to true
for this method to work; otherwise, an exception will occur.
|