ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / HorizontalOffset Property

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