ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / ViewportWidth Property

In This Topic
    ViewportWidth Property
    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