Documents for PDF, .NET Edition Documentation
LineSpacingScaleFactor Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : LineSpacingScaleFactor Property
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
public System.float LineSpacingScaleFactor {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members