Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TabStop Class / Alignment Property

In This Topic
    Alignment Property
    In This Topic
    Gets or sets a value specifying how the text is aligned relative to the tab stop.
    Syntax
    'Declaration
     
    Public Property Alignment As TabStopAlignment
    public TabStopAlignment Alignment {get; set;}
    See Also