Skip to content

Commit d7d7fbe

Browse files
908232: Added PDF UG
1 parent 51718b5 commit d7d7fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blazor/gantt-chart/pdf-export.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1233,4 +1233,4 @@ After the column headers are rendered, the [PdfQueryCellInfo](https://help.syncf
12331233

12341234
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.
12351235

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

Comments
 (0)