method EposXml.EposText.prototype.setSmooth
EposText.prototype.setSmooth(value?: boolean): this

Sets whether the printer should smooth the edges of this text.

Parameters

optional
value: boolean = true

Return Type

this

Usage

import { EposXml } from ".";