RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1InlineUIContainer Class / Height Property

In This Topic
    Height Property (C1InlineUIContainer)
    In This Topic
    Gets or sets the height of this C1TextElement.
    Syntax
    'Declaration
     
    
    Public Property Height As C1Length
    public C1Length Height {get; set;}
    See Also