Documents for PDF, .NET Edition Documentation
UniformLineSpacing Property

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

Reference

TextLayout Class
TextLayout Members