Class: TextElement

timapi.CustomReceiptFormatter.TextElement()

Text element. Can be static text or dynamic content.

Overview

Members-Overview

Methods-Overview

Constructor

new TextElement()

Create text element.

Member-List

text :timapi.CustomReceiptFormatter.TextAlignment

Static text if type is timapi.CustomReceiptFormatter.TextType.text .

Methods

(static) createField()

Create field text element.

(static) createText()

Create static text element.

copy()

Create copy of text element.