initialContent

Type: String

Availability: Read or write only during development

The initialContent property of the JadeRichText control contains the initial content of the control. This property would normally be set only from the JADE Painter Properties dialog.

When the control is created, it is initialized from this value. If the text starts with a valid RTF header sequence (for example, "{\rtf"), the text is loaded by the RTF reader.