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

Example of Print and Export in ASP.NET MVC Diagram Control

This sample demonstrates printing and exporting the diagram as images.

DEMO
SOURCE

This example shows how to print the diagram and how to export the diagram as image (*.jpg, *.png, and *bmp) and in SVG format. The exportDiagram method can be used to export the diagram. The exportDiagram method takes the exporting options (file formats, mode of export, and the region to export) as input. The print method can be used to print the diagrams.