ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParagraph Class / SpaceBetweenLines Property

In This Topic
    SpaceBetweenLines Property
    In This Topic
    Gets or sets the space between lines value of this paragraph.
    Syntax
    'Declaration
     
    Public Property SpaceBetweenLines As System.Single
    public System.float SpaceBetweenLines {get; set;}

    Property Value

    The space between lines of the paragraph.
    See Also