TreeList.ExportToRtf Method
Name | Parameters | Description |
---|---|---|
ExportToRtf(Stream) | stream | Exports the Tree List’s data as Rich Text and sends it to the specified stream. |
ExportToRtf(String) | fileName | Exports the Tree List’s data to the specified RTF file. |