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

In This Topic
    DoScrollUp Method (C1PreviewPane)
    In This Topic
    Scrolls up.
    Syntax
    'Declaration
     
    Public Function DoScrollUp() As Boolean
    public bool DoScrollUp()

    Return Value

    True.
    See Also