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

In This Topic
    IsTab Property (GlyphInfo)
    In This Topic
    Indicates if the glyph represents a tabulation character.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsTab As System.Boolean
    public System.bool IsTab {get;}
    See Also