NoExtraLineSpacing Property
In This Topic
Gets or sets whether to don't center content on lines with exact line height.
Syntax
'Declaration
Public Property NoExtraLineSpacing As System.Boolean
public System.bool NoExtraLineSpacing {get; set;}
See Also