ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfPageContext Class / Height Property

In This Topic
    Height Property (C1PdfPageContext)
    In This Topic
    Gets the height of the pdf page.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Double
    public System.double Height {get;}
    See Also