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

In This Topic
    TabWithAlignment Property (GlyphInfo)
    In This Topic
    Indicates if the character tabulation has additional alignment options.
    Syntax
    'Declaration
     
    Public ReadOnly Property TabWithAlignment As System.Boolean
    public System.bool TabWithAlignment {get;}
    See Also