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

In This Topic
RowHeight Property (TextLayout)
In This Topic
Gets or sets the height of the layout box measured from the top margin (for positive values) or from the bottom margin (for negative values), in graphic units.
Syntax
'Declaration
 
Public Property RowHeight As System.Nullable(Of Single)
 
See Also