Values used to represent whether a character run is formatting as superscript, subscript, or neither.

 public sealed class ScriptType : TypesafeEnum
Public NotInheritable Class ScriptType
		Inherits TypesafeEnum

Name

Description

None

Character run is at default line height.

Sub

Character run is in subscript.

Super

Character run is in superscript.