ComponentOne RichTextBox for WPF and Silverlight
LineHeight Property (C1TextElement)

C1.WPF.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