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

In This Topic
    ScrollableWidth Property (C1PdfViewer)
    In This Topic
    Gets a value that represents the vertical size of the area that can be scrolled; the difference between the width of the extent and the width of the viewport.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ScrollableWidth As Double
    public double ScrollableWidth {get;}
    See Also