LayoutControl.ExportToRtf Method
| Name | Parameters | Description |
|---|---|---|
| ExportToRtf(Stream) | stream | Exports the controls displayed within the LayoutControl to a stream in RTF format. |
| ExportToRtf(String) | filePath | Exports the controls displayed within the LayoutControl to a file in RTF format. |