The RichTextEdit control supports the following new functions:
-
GetTextFontName and SetTextFontName: Gets/Sets the font name for the current text or the selected text.
-
GetTextFontSize and SetTextFontSize: Gets/Sets the font size for the current text or the selected text.
-
SetTab: Modifies the alignment and position of a tab stop. If the specified tab stop does not exist, a new tab stop will be inserted.
-
RemoveTab: Removes a tab stop.
By the way, the rich text editor is enhanced to support defining custom paper size via the Properties dialog > Print Specifications tab > Size list > Customized option.