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

In This Topic
    Leader Property (TabStop)
    In This Topic
    Gets or sets the type of the leader line displayed under the tab character.
    Syntax
    'Declaration
     
    Public Property Leader As TabStopLeader
    public TabStopLeader Leader {get; set;}
    See Also