J
Jens Gyldenkærne Clausen
Hello again. Is there a way to get formatted text from a Word document
(specifically a Range within the active document) to a
RichTextContentControl in a Form (and/or backwards).
I can easily get the plain text from the Range to the RichTextControl
and back, but I would like to include the text formats - highlighting,
bold/italic, and if possible embedded controls and images.
It doesn't have to be a RichTextControl on the form - if there's an
easier way to show a small part of the document content in a way that
facilitates editing, that'll work fine too. But right now I'm stuck
because I can't find a way to populate the RichTextBox with the
formatted range text.
Thanks for any help.
(specifically a Range within the active document) to a
RichTextContentControl in a Form (and/or backwards).
I can easily get the plain text from the Range to the RichTextControl
and back, but I would like to include the text formats - highlighting,
bold/italic, and if possible embedded controls and images.
It doesn't have to be a RichTextControl on the form - if there's an
easier way to show a small part of the document content in a way that
facilitates editing, that'll work fine too. But right now I'm stuck
because I can't find a way to populate the RichTextBox with the
formatted range text.
Thanks for any help.