PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / DoGoNextPage Method

In This Topic
    DoGoNextPage Method (C1PreviewPane)
    In This Topic
    Goes to next page.
    Syntax
    'Declaration
     
    Public Function DoGoNextPage() As Boolean
    public bool DoGoNextPage()

    Return Value

    True.
    See Also