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

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