Overload List

  Name Description
Public method NewPage()()()()
Creates a new page and adds it to the document.
Public method NewPage(PageLayout)
Creates a new page and adds it to the document.
Public method 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.

See Also