ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParagraph Class / Leading Property

In This Topic
    Leading Property
    In This Topic
    Gets or sets the leading value relatively by parent of this paragraph.
    Syntax
    'Declaration
     
    Public Property Leading As Single
    public float Leading {get; set;}

    Property Value

    The leading relatively by parent of the paragraph.
    See Also