ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfParagraph Class / Leading Property

In This Topic
    Leading Property (RtfParagraph)
    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