Documents for PDF, .NET Edition Documentation
MinimalLineSpacing Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : MinimalLineSpacing Property
Gets or sets the explicit minimal distance between lines, in graphic units.
Syntax
'Declaration
 
Public Property MinimalLineSpacing As System.Nullable(Of Single)
public System.Nullable<float> MinimalLineSpacing {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members