Gets or sets the width of the bottom border.
| Visual Basic (Declaration) | |
|---|---|
Public Property Bottom As ExpressionInfo | |
| C# | |
|---|---|
public ExpressionInfo Bottom {get; set;} | |
Return Value
An ExpressionInfo object that evaluates to a Length structure indicating the width of the bottom border.