Range Selector / Export / Print and Export

Blazor Range Navigator Example - Print and Export Feature Support

Loading Syncfusion Blazor Server Demos…

This sample demonstrates client-side printing and exporting functionality for the Range Navigator, supporting multiple output formats.

Export options:

  • Image formats: JPEG, PNG, SVG for web sharing and documentation
  • PDF format: For formal reports and archival
  • Data formats: Excel and CSV for further analysis

Implementation methods:

  • Use PrintAsync to print the Range Navigator
  • Use ExportAsync to export, specifying export type and file name

Learn more: documentation section.