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

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

    Return Value

    True.
    See Also