Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

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

Signature
C#
C#
 public sealed class ScriptType : TypesafeEnum
Signature
vb.net
vb.net
Public NotInheritable Class ScriptType
		Inherits TypesafeEnum
Values

Name

Description

Anchor
None
None
None

Character run is at default line height.

Anchor
Sub
Sub
Sub

Character run is in subscript.

Anchor
Super
Super
Super

Character run is in superscript.