[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextDecorations

TextDecorations Enum

Defines constants that specify the decorations applied to text.

Namespace: GrapeCity.Documents.Text
Assembly: DS.Documents.Imaging.dll
Syntax
[Flags]
public enum TextDecorations
<Flags>
Public Enum TextDecorations

Fields

Name Description
DoubleUnderline

Double underline is applied to the text.

None

No text decorations are applied.

Strikethrough

Strikethrough is applied to the text.

Underline

Underline is applied to the text.