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