Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphRun Class / TabStopLeader Property

In This Topic
    TabStopLeader Property
    In This Topic
    Gets the type of the leader line displayed under the tab character.
    Syntax
    'Declaration
     
    Public ReadOnly Property TabStopLeader As TabStopLeader
    public TabStopLeader TabStopLeader {get;}
    See Also