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

In This Topic
UniformLineSpacing Property
In This Topic
Gets or sets the explicit distance between lines, in graphic units.
Syntax
'Declaration
 
Public Property UniformLineSpacing As System.Nullable(Of Single)
 
See Also