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

In This Topic
    IsEllipsis Property (GlyphRun)
    In This Topic
    Gets a value indicating if the glyph run is ellipsis for trimmed text.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEllipsis As System.Boolean
    public System.bool IsEllipsis {get;}
    See Also