Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / DefaultTabStops Property

In This Topic
    DefaultTabStops Property
    In This Topic
    Gets or sets the spacing between the default tab stops, in graphic units.
    Syntax
    'Declaration
     
    Public Property DefaultTabStops As System.Single
    public System.float DefaultTabStops {get; set;}
    See Also