ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.TabStop Class / Type Property

In This Topic
    Type Property (RText.TabStop)
    In This Topic
    Specifies the type of tab stop.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As RText.TabType
    public RText.TabType Type {get;}
    See Also