You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blazor/gantt-chart/pdf-export.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1233,4 +1233,4 @@ After the column headers are rendered, the [PdfQueryCellInfo](https://help.syncf
1233
1233
1234
1234
After the Gantt chart has been fully exported to a PDF document, the [PdfExported](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Gantt.GanttEvents-1.html#Syncfusion_Blazor_Gantt_GanttEvents_1_PdfExported) event is triggered. This event provides details of the completed export, such as the file name, exported columns, and the timeline range. You can use this event to perform any final actions or log export details.
1235
1235
1236
-
For more details and examples, see the Gantt chart PDF export events in the [documentation](https://blazor.syncfusion.com/documentation/gantt-chart/events#pdfexporting).
1236
+
For more details and examples, see the Gantt chart PDF export events in the [documentation](https://blazor.syncfusion.com/documentation/gantt-chart/events).
0 commit comments