Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TabStop Class / IsClear Property

In This Topic
    IsClear Property
    In This Topic
    Gets wtheter the tab stop clears any other tab stops at this position.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsClear As System.Boolean
    public System.bool IsClear {get;}
    See Also