Back to API Reference
Enum

ScriptPositionModifier.Placement

Superscript vs subscript placement.

public static readonly Placement Super = 0

Raised, reduced glyphs (OpenType 'sups' or synthesized).

public static readonly Placement Sub = 1

Lowered, reduced glyphs (OpenType 'subs' or synthesized).