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

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