[]
Gets or sets a spacing between lines.
[ExpressionBaseType(typeof(Length))]
public ExpressionInfo LineSpacing { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to a Length value indicating the spacing between lines. |