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

Return Type

EposAlign | undefined
method EposText.prototype.alignment
EposText.prototype.alignment(alignment: EposAlign | undefined): void

Parameters

alignment: EposAlign | undefined

Return Type

void

Usage

import { EposText } from "xml";