Page tree
Skip to end of metadata
Go to start of metadata

Description

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

C#
vb.net

Values

Name

Description

None

Character run is at default line height.

Sub

Character run is in subscript.

Super

Character run is in superscript.

  • No labels