RichTextBox for UWP | ComponentOne
C1.Xaml.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