'Declaration Public Enum SvgTextDecorationLine Inherits System.Enum
public enum SvgTextDecorationLine : System.Enum
'Declaration Public Enum SvgTextDecorationLine Inherits System.Enum
public enum SvgTextDecorationLine : System.Enum
Member | Description |
---|---|
Blink | The text blinks (alternates between visible and invisible). |
LineThrough | Each line of text has a line through the middle. |
None | Neither produces nor inhibits text decoration. |
Overline | Each line of text has a line over it (i.e. on the opposite side from an underline). |
Underline | Each line of text is underlined. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgTextDecorationLine