method EposText.prototype.setSize EposText.prototype.setSize(w?: number,h?: number,): this Sets the size, as integer multiples, of each character. Printer defaults to (1,1). Parameters optional w: number optional h: number Return Type this