Previous | Up | Next |
Add text into a rich text.Parameters
ObjRichText _ADDtextRichText ( ObjRichText _richtext_ S _text_ S _font_ I _size_ I _color_ I _flag_ )
Return value
_richtext_ any rich text. _text_ text to add _font_ name of font _size_ size of font _color_ color of font _flag_ flag :
RTEXT_BOLD bold font RTEXT_ITALIC italic font RTEXT_UNDERLINE underlined font RTEXT_STRIKED striked font RTEXT_OFFSET subscript font
same richtext