• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Print in ASP.NET Core DocumentEditor Control

This example demonstrates how to view and print Word documents online using document editor.

DEMO
SOURCE
Document Editor settings
Device pixel ratio:

In this example, document editor is defined as lightweight by injecting only the modules that are necessary for opening and printing Word documents.

Document editor provides the following document viewing features:

  • Open Word documents with document elements like text, images, hyperlinks, tables, bookmarks, page numbers, tables of contents, headers, and footers.
  • Scroll or navigate to specific pages.
  • Print Word documents in required quality by using your own device pixel ratio.

More information about the document editor features can be found in this documentation section.