Specifies the the height of each generated line box for the text.

Namespace: Ico.Gwx
Assembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public double LineHeight { get; set; }
Visual Basic
Public Property LineHeight As Double
	Get
	Set
JScript
function get LineHeight () : double
function set LineHeight (value : double)

See Also