lineHeight Readonly
lineHeight: number
The height each line of text, in meters. Many other settings use the line height as the basis for computing their own values. For example, the height and offset from baseline of a subscript TextRun are compuated as lineHeight * subScriptScale and lineHeight * subScriptOffsetFactor, respectively.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.