ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / C1WordDocument Class / PageBreak Method

In This Topic
    PageBreak Method
    In This Topic
    Add new page to this document.
    Syntax
    'Declaration
     
    Public Sub PageBreak() 
    public void PageBreak()
    Remarks
    Realy page break added when you adding next object.
    See Also