[]
        
(Showing Draft Content)

C1.Document.Border.Right

Right Property

Right

Gets the Line object defining right edge of the border.

Declaration
[C1Description("Border.Right", "Defines right edge of the border.")]
public Line Right { get; set; }
<C1Description("Border.Right", "Defines right edge of the border.")>
Public Property Right As Line