NewPage(PageLayout,PageDirectionEnum) Method
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.
Parameters
- pageLayout
- Specifies a layout which will be used for all following pages.
- direction
- Indicates which page must be added - vertical or horizontal.