[]
Creates a string representation of a C1Document.
public string ConvertFromDocument(C1Document doc)
| Type | Name | Description |
|---|---|---|
| C1Document | doc | C1Document to convert into an RTF string. |
| Type | Description |
|---|---|
| string | A string containing an RTF representation of the document. |