OrgChart JS v9.00.48
Released: Jan 22, 2026
v9.00.48 中的更新
特性
- Added 5 new methods to the export preview UI:
- chart.pdfPreviewUI.selectPage(index: number) : void
- chart.pdfPreviewUI.removePage(index: number) : void
- chart.pdfPreviewUI.togglePrintTreeOrProfile() : void
- chart.pdfPreviewUI.toggleLanscape(): void
- chart.pdfPreviewUI.addPage(page: OrgChart.exportPDFPage) : void