<< Click to display table of contents >> TRVOfficeConverter.Stream |
A stream to store RTF (Rich Text Format) data.
property Stream: TMemoryStream;
Export converters convert RTF from this stream to file, import-converters convert file to this RTF stream.
The methods ExportRTF and ImportRTF work with this stream directly.
The methods ExportRV and ImportRV use this stream internally.