BaselineShift Type Alias
BaselineShift = "subscript" | "superscript" | "none"
Describes whether the characters of a TextRun should be displayed normally, in subscript, or in superscript. superScriptScale, subScriptScale, superScriptOffsetFactor, and subScriptOffsetFactor affect how the content is rendered.
Defined in
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.