RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / LineHeightProperty Field

In This Topic
    LineHeightProperty Field (C1TextElement)
    In This Topic
    Identifies the LineHeight style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LineHeightProperty As StyleProperty
    public static readonly StyleProperty LineHeightProperty
    See Also