Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / C1PdfViewer Class / ViewportWidth Property

In This Topic
    ViewportWidth Property (C1PdfViewer)
    In This Topic
    Gets a value that contains the horizontal size of the viewable content.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ViewportWidth As Double
    public double ViewportWidth {get;}
    See Also