ParagraphBorders.BetweenBorder Property
Paragraph Border Between Identical Paragraphs.Represents the element tag in schema: w:between
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property BetweenBorder As BetweenBorder
Get
Set
'Usage
Dim instance As ParagraphBorders
Dim value As BetweenBorder
value = instance.BetweenBorder
instance.BetweenBorder = value
public BetweenBorder BetweenBorder { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Wordprocessing.BetweenBorder
Returns BetweenBorder.