[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Border.Visible

Visible Property

Visible

Gets or sets a value indicating whether the border is visible.

If set to false, the the line style is is automatically changed to LineStyle.None.

Declaration
public bool Visible { get; set; }
Public Property Visible As Boolean