Height
(number) The new height of the richtext object in pixels.
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
RichText.SetText
OverviewExamples
RichText.SetText ( string ObjectName,
string Text,
boolean RawRTF = true )
De s cr ip t ion
Sets the text displayed in a richtext object.
P arame t er s
ObjectName
(string) The name of the richtext object to set.