[]
Gets or sets a line height (leading).
[ExpressionBaseType(typeof(Length))]
public ExpressionInfo LineHeight { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to a Length value indicating the line height. |
This property is used to control the spacing between lines of text.