Line Simple Type

Name Description Type Constraint Max Length
Text Text that is to be printed on a single line xs:string Optional NA
@ align Can be set to left, center or right to align the text. Default is set to left xs:string Optional NA
@ bold Can be set to true or false. Default is set to false xs:boolean Optional NA
@ size Can be set to small, medium or large. Default is set to small xs:string Optional 42 characters per line (small characters)
30 characters per line (medium characters)
21 characters per line (large characters)