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

In This Topic
    TextLine Property (GlyphRun)
    In This Topic
    Gets the owner TextLine object.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextLine As TextLine
    public TextLine TextLine {get;}
    See Also