The user can specify the text entity in various forms, from just a string, to a full object.
This is a union type that covers all the possible ways to define a text entity.
string - just a plain text with all the rest is default
The text supports: \n - line break, special word @ - line break with space, special word @P - page break.
[string]: just a plain text with all the rest is default
The user can specify the text entity in various forms, from just a string, to a full object.
This is a union type that covers all the possible ways to define a text entity.
\n- line break, special word@- line break with space, special word@P- page break.