Interactive editor
Explore Loading from View
Load DOCX, RTF, HTML, PDF and TX documents from the view configuration.
The document is loaded by the Razor view while the editor is rendered.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Loading from View
Load DOCX, RTF, HTML, PDF and TX documents from the view configuration.
API used
TextControl.LoadText
How it works
Load DOCX, RTF, HTML, PDF and TX documents from the view configuration. The feature-specific JavaScript uses completion and error callbacks to keep the shared status area synchronized with the editor.
Source files
See the implementation
The view, browser behavior, and controller are encapsulated in Demos/RichTextEditor/DocumentManagement/FromView.