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

In This Topic
    NewPage Method (C1PrintDocument)
    In This Topic
    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.
    Overload List
    OverloadDescription
    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.  
    Creates a new page and adds it to the document.  
    Creates a new page and adds it to the document.  
    See Also