Documents for PDF, .NET Edition Documentation
DefaultTabStops Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : DefaultTabStops Property
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

Reference

TextLayout Class
TextLayout Members