method EposText.prototype.setText
EposText.prototype.setText(text: string): this

Wrapper around setting this.text

Parameters

text: string

Return Type

this

Usage

import { EposText } from "xml";