ComponentOne RichTextBox for UWP
LineHeight Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : LineHeight Property
Gets or sets a number that is multiplied by the computed height of a line to obtain the final height.
Syntax
'Declaration
 
Public Property LineHeight As System.Double
public System.double LineHeight {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members