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

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