GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / LineSpacingScaleFactor Property

In This Topic
LineSpacingScaleFactor Property
In This Topic
Gets or sets the scaling factor to be applied to the computed line height.

Valid values are from 0 to 1000. The default is 1.

Syntax
'Declaration
 
Public Property LineSpacingScaleFactor As System.Single
 
See Also