设置打印文本的纵向放大倍数
TextStyle setTextHeightRatio(int ratio) { textFormat.textHeightRatio = ratio; return this; }