Scheduler / Exporting / Print

Blazor Scheduler Example - Print

Loading Syncfusion Blazor Server Demos…
Properties

This example demonstrates how to print the Blazor Scheduler.

In this example, the Scheduler is printed by using the PrintAsync method. Scheduler also supports printing with custom rendering by passing the PrintOptions parameter to the PrintAsync method. In this demo, the PrintAsync method is used with the PrintOptions parameter. The PrintOptions contains two properties: Height and Width.

Looking for the full Blazor Scheduler component overview, features, pricing, and documentation? Visit our Blazor Scheduler component page.