PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / NewPage Method / NewPage() Method

In This Topic
    NewPage() Method
    In This Topic
    Creates a new page and adds it to the document.
    Syntax
    'Declaration
     
    Public Overloads Sub NewPage() 
    public void NewPage()
    See Also