PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview Namespace / ViewState Structure / PreviewScrollPosition Field

In This Topic
    PreviewScrollPosition Field (ViewState)
    In This Topic
    Stores the value of the PreviewScrollPosition property of a C1PreviewPane.
    Syntax
    'Declaration
     
    Public PreviewScrollPosition As PointF
    public PointF PreviewScrollPosition
    See Also