method EposText.prototype.setAlignment
EposText.prototype.setAlignment(alignment: EposAlign | undefined): this

Sets the alignment of this text.

Parameters

alignment: EposAlign | undefined

Return Type

this

Usage

import { EposText } from "xml";