SetText Method (IEditor)
Sets the specified text in the text area.

C# Syntax

void SetText( 
   string text
)

Parameters

text
The text.