[]
Filter for converting C1Document objects to and from RTF strings.
public class RtfFilter
| Name | Description |
|---|---|
| RtfFilter() |
| Name | Description |
|---|---|
| ConvertFromDocument(C1Document) | Creates a string representation of a C1Document. |
| ConvertToDocument(string) | Parses an RTF string into a C1Document. |