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

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