C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / NewPage Method

In This Topic
NewPage Method
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