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

In This Topic
    RelativeTo Property (Tab)
    In This Topic
    Gets or sets the extent to calculate the position of the tab.
    Syntax
    'Declaration
     
    Public Property RelativeTo As TabRelativeTo
    public TabRelativeTo RelativeTo {get; set;}
    See Also