ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfTableObject Class / LeftBorderStyle Property

In This Topic
    LeftBorderStyle Property (RtfTableObject)
    In This Topic
    Gets or sets left line style from this border.
    Syntax
    'Declaration
     
    Public Property LeftBorderStyle As RtfBorderStyle
    public RtfBorderStyle LeftBorderStyle {get; set;}
    See Also