Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / StyleCollection Class / DefaultTabStop Property

In This Topic
    DefaultTabStop Property
    In This Topic
    Gets or sets the interval (in points) between the default tab stops.
    Syntax
    'Declaration
     
    Public Property DefaultTabStop As System.Single
    public System.float DefaultTabStop {get; set;}
    See Also