ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfListText Class / LeftBorderWidth Property

In This Topic
    LeftBorderWidth Property (RtfListText)
    In This Topic
    Gets or sets left width from this border.
    Syntax
    'Declaration
     
    Public Property LeftBorderWidth As Single
    public float LeftBorderWidth {get; set;}
    See Also