Table of Contents

Enum TextAttributes

Namespace
SixLabors.Fonts
Assembly
SixLabors.Fonts.dll

Provides enumeration of various text attributes.

[Flags]
public enum TextAttributes

Fields

None = 0

No attributes are applied

Subscript = 1

The text set slightly below the normal line of type.

Superscript = 2

The text set slightly above the normal line of type.