RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Section Class / LineSpacing Property

In This Topic
    LineSpacing Property (C1Section)
    In This Topic
    Gets or sets the Line spacing of the line of text in a block.
    Syntax
    'Declaration
     
    
    Public Property LineSpacing As Double
    public double LineSpacing {get; set;}
    See Also