(mPDF ≥ 6.0)
booleanuseFixedTextBaseline
Specify whether to use a fixed value to set the position of the text baseline.
For more information, seeLine-height.
$useFixedTextBaseline =false|true
Values
false: use the font metrics to set the position of the text baseline.true: use a fixed value to set the position of the text baseline.Default:false
| Version | Description |
|---|---|
| 6.0 | Variable was added. |