DivBorder.BottomBorder Property

Definition

Bottom Border for HTML div.

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

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

Property Value

Returns BottomBorder.

Applies to