SpaceBetweenLines Property
In This Topic
Gets or sets the space between lines value of this paragraph.
Syntax
'Declaration
Public Property SpaceBetweenLines As Single
public float SpaceBetweenLines {get; set;}
Property Value
The space between lines of the paragraph.
See Also