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

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