method EposText.prototype.smooth
EposText.prototype.smooth(): boolean | undefined

Return Type

boolean | undefined
method EposText.prototype.smooth
EposText.prototype.smooth(smoothing: boolean | undefined): void

Parameters

smoothing: boolean | undefined

Return Type

void

Usage

import { EposText } from "xml";