Previous Up Next

_SETfontRichText
Change the font of a selection of a rich text.

ObjRichText _SETfontRichText (
ObjRichText _richtext_
S _font_
I _start_
I _end_
)
Parameters

_richtext_
any rich text.
_font_
any font name
_start_
index of first character of selection
_end_
index of last character of selection
Return value

same richtext