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

In This Topic
    ExtentHeight Property (C1PdfViewer)
    In This Topic
    Gets the vertical size of all the content for display in the C1PdfViewer.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ExtentHeight As Double
    public double ExtentHeight {get;}
    See Also