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

In This Topic
    LineSection Property
    In This Topic
    Gets the owner LineSection object, if any exists.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineSection As LineSection
    public LineSection LineSection {get;}
    See Also