This topic explains how to use the xamRichTextEditor ™ control for importing and exporting RTF data.
The following topic is a prerequisite to understanding this topic:
This topic contains the following sections:
The following table briefly explains the configurable aspects of the xamRichTextEditor control and maps them to their respective properties.
Use the LoadFromRtf
extension method of the RichTextDocument for importing rich text format content in the xamRichTextEditor control from a stream.
The following table maps the desired configuration to its respective property settings.
Use the SaveToRtf
extension method of the RichTextDocument
for exporting xamRichTextEditor’s rich text format content to a stream.
The following table maps the desired configuration to its respective property settings.
The following topics provide additional information related to this topic.