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

In This Topic
    SpaceForUnderline Property
    In This Topic
    Gets or sets whether to add additional space below baseline for underlined East Asian text.
    Syntax
    'Declaration
     
    Public Property SpaceForUnderline As System.Boolean
    public System.bool SpaceForUnderline {get; set;}
    See Also