Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLine Class / Height Property

In This Topic
    Height Property (TextLine)
    In This Topic
    Gets the height of the line, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property Height As System.Single
    public System.float Height {get;}
    See Also