Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / NoTabHangIndent Property

In This Topic
    NoTabHangIndent Property
    In This Topic
    Gets or sets whether to don't create custom tab stop for hanging indent.
    Syntax
    'Declaration
     
    Public Property NoTabHangIndent As System.Boolean
    public System.bool NoTabHangIndent {get; set;}
    See Also