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

In This Topic
    DoScrollTop Method (C1PreviewPane)
    In This Topic
    Scrolls to the top of the document.
    Syntax
    'Declaration
     
    Public Function DoScrollTop() As Boolean
    public bool DoScrollTop()

    Return Value

    True.
    See Also