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

In This Topic
    TabWithAlignment Property (GlyphRun)
    In This Topic
    Gets a value indicating if the glyph run represents a character tabulation with additional alignment options.
    Syntax
    'Declaration
     
    Public ReadOnly Property TabWithAlignment As System.Boolean
    public System.bool TabWithAlignment {get;}
    See Also