Function
compileStyledText
(text: any): StyledTextInfoParses the text that has formatting tags, and returns the unstyled text (the actual characters that will be displayed) as well as which styles are active on each character.
since
v4000
group
Draw