method EposText.prototype.text
EposText.prototype.text(): string | undefined

Return Type

string | undefined
method EposText.prototype.text
EposText.prototype.text(text: string | undefined): void

Parameters

text: string | undefined

Return Type

void

Usage

import { EposText } from "xml";