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