ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / VerticalOffset Property

In This Topic
    VerticalOffset Property
    In This Topic
    Gets or sets a value that indicates the vertical offset of the scrolled content.
    Syntax
    'Declaration
     
    Public Property VerticalOffset As System.Double
    public System.double VerticalOffset {get; set;}
    See Also