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

In This Topic
    NoSpaceRaiseLower Property
    In This Topic
    Gets or sets whether to don't increase line height for raised/lowered text.
    Syntax
    'Declaration
     
    Public Property NoSpaceRaiseLower As System.Boolean
    public System.bool NoSpaceRaiseLower {get; set;}
    See Also