Module implementing an exporter for RTF.
| ExporterRTF | Class implementing an exporter for RTF. |
| None |
Class implementing an exporter for RTF.
| ExporterRTF | Constructor |
| __GetRTFNextControl | Private method to extract the next RTF control word from style. |
| __GetRTFStyleChange | Private method to extract control words that are different between two styles. |
| exportSource | Public method performing the export. |
Constructor
Private method to extract the next RTF control word from style.
Private method to extract control words that are different between two styles.
Public method performing the export.