ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfBorderObject Class / RightBorderStyle Property

In This Topic
    RightBorderStyle Property
    In This Topic
    Gets or sets rigth line style from this border.
    Syntax
    'Declaration
     
    Public Property RightBorderStyle As RtfBorderStyle
    public RtfBorderStyle RightBorderStyle {get; set;}
    See Also