RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / ExtentHeight Property

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