FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util Namespace / GlyphInfo Class / IsTab Property

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