Share via


ParagraphBorders.BarBorder Property

Definition

Paragraph Border Between Facing Pages.

Represents the following element tag in the schema: w:bar.

public DocumentFormat.OpenXml.Wordprocessing.BarBorder BarBorder { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.BarBorder? BarBorder { get; set; }
member this.BarBorder : DocumentFormat.OpenXml.Wordprocessing.BarBorder with get, set
Public Property BarBorder As BarBorder

Property Value

Returns BarBorder.

Applies to