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