Share via


ParagraphBorders.BetweenBorder Property

Definition

Paragraph Border Between Identical Paragraphs.

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

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

Property Value

Returns BetweenBorder.

Applies to