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