ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.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 Double
    public double VerticalOffset {get; set;}
    See Also