HorizontalLineSpacing Property
In This Topic
Gets the recommended line spacing for single-spaced horizontal text.
Syntax
'Declaration
Public ReadOnly Property HorizontalLineSpacing As System.Integer
public System.int HorizontalLineSpacing {get;}
See Also