Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TabStop Class / Alignment Property

In This Topic
    Alignment Property (TabStop)
    In This Topic
    Gets or sets the alignment of text at this tab stop.
    Syntax
    'Declaration
     
    Public Property Alignment As TabStopAlignment
    public TabStopAlignment Alignment {get; set;}
    See Also