'Declaration Public Overloads Sub NewPage( _ ByVal pageLayout As PageLayout, _ ByVal direction As PageDirectionEnum _ )
public void NewPage( PageLayout pageLayout, PageDirectionEnum direction )
Parameters
- pageLayout
- Specifies a layout which will be used for all following pages.
- direction
- Indicates which page must be added - vertical or horizontal.