This topic explains how to use the xamRichTextEditor™ control for importing and exporting HTML data.
The following topics are prerequisites 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 LoadFromHtml
extension method of the RichTextDocument to import HTML content in the xamRichTextEditor control from a stream.
The following table maps the desired configuration to its respective property settings.
Use the SaveToHtml
extension method of the RichTextDocument to export xamRichTextEditor’s content to a stream in HTML format.
The following table maps the desired configuration to its respective property settings.
The following topics provide additional information related to this topic.