[]
Gets or sets a width of the top border.
public ExpressionInfo Top { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object evaluating to a Length value indicating the width of the top border. |
Default value is 1pt
; the maximum is 20pt
; the minimum is .25pt
.