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