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

In This Topic
    NoLeading Property
    In This Topic
    Gets or sets whether to don't add leading between lines of text.
    Syntax
    'Declaration
     
    Public Property NoLeading As System.Boolean
    public System.bool NoLeading {get; set;}
    See Also