DynaPDFMBS.WriteStyledText(Align as Integer, TextArea as TextArea, LeadingFactor as double = -1) as Boolean
DynaPDFMBS.WriteStyledTextEx(PosX as Double, PosY as Double, Width as Double, Height as Double, Align as Integer, TextArea as TextArea, LeadingFactor as double = -1) as Boolean
Release notes
Version 21.3
Improved our StyledText.RTFDataMBS function to handle line breaks better.
Version 21.2
Added SkipParagraphs parameter for StyledText.RTFDataMBS to speed up conversion.
Version 20.4
Fixed problem with font handling for RTFDataMBS in StyledText class.
Version 20.2
Added TextArea.WinSelTextBackColorMBS property to configure current text background color.