Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / C1PdfPageContext Class / Height Property

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