Lingo Dictionary > O-R > RTF

 

RTF

Syntax

member(whichMember).RTF

Description

Cast member property; allows access to the text and tags that control the layout of the text within a text cast member containing text in rich text format.

This property can be tested and set.

Example

This statement displays in the Message window the RTF formatting information embedded in the text cast member Resume:

put member("Resume").RTF

See also

HTML, importFileInto