Enum TextPosition.SuperSub
Vertical position of text relative to normally formatted text
Namespace: Sdl.FileTypeSupport.Framework.Formatting
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public enum SuperSub
Fields
Name | Description |
---|---|
Invalid | Value is unrecognized |
Normal | Text is not superscript or subscript |
Subscript | Subscript text |
Superscript | Superscript text |