Previous Up Next

_SETsizeRichText
Change the size of a selection of a rich text.

ObjRichText _SETsizeRichText (
ObjRichText _richtext_
I _size_
I _start_
I _end_
)
Parameters

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

same richtext