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

In This Topic
    Alignment Property (Tab)
    In This Topic
    Gets or sets the tab alignment.
    Syntax
    'Declaration
     
    Public Property Alignment As TabAlignment
    public TabAlignment Alignment {get; set;}
    See Also