Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TabStop Class / Leader Property

In This Topic
    Leader Property
    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