| Overload | Description |
|---|---|
| SetContent(Stream,NTextFormat) | Sets the content of this text block to the text document loaded from the given stream using the specified text format. |
| SetContent(NRichTextDocument) | Sets the content of this text block to the cloned content of the given rich text document. |