Documents for PDF, .NET Edition Documentation
IsTab Property (GlyphRun)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > GlyphRun Class : IsTab Property
Gets a value indicating if the glyph run represents a tabulation character.
Syntax
'Declaration
 
Public ReadOnly Property IsTab As System.Boolean
public System.bool IsTab {get;}
See Also

Reference

GlyphRun Class
GlyphRun Members