Docsv2.12.12
Back to API Reference
Enum

RubyModifier.RubyPosition

Annotation side relative to the base.

public static readonly RubyPosition Over = 0

Above the base (CSS over); the default for horizontal text.

public static readonly RubyPosition Under = 1

Below the base (CSS under).