PrintElement constructor
PrintElement({})
Implementation
PrintElement(
{this.text,
this.leftText,
this.centerText,
this.rightText,
this.bitmap,
this.textSize,
this.align,
this.isBold,
this.isItalic,
this.isUnderline,
this.isStrikeout});