调整文本行间距。
Future<void> linespacing({required int height}) => RustLib.instance.api .crateApiPrinterLddPrinterLinespacing(that: this, height: height);