ComponentOne Reports for WPF
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