PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument 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