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 |
---|---|
|
Character run is at default line height. |
|
Character run is in subscript. |
|
Character run is in superscript. |