From fd3c8f7e89db5b2bfa43a5fc204f2f037ab01c11 Mon Sep 17 00:00:00 2001 From: CCMKarthik123 <100284758+CCMKarthik123@users.noreply.github.com> Date: Wed, 21 Aug 2024 19:59:02 +0530 Subject: [PATCH] Updated the create custom toolbar sample Updated the create custom toolbar sample --- ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/toolbar.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/toolbar.md b/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/toolbar.md index b906b8c18a..a3d965ceff 100644 --- a/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/toolbar.md +++ b/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/toolbar.md @@ -777,10 +777,9 @@ N>The icons are embedded in the font file used in the previous code snippet. {% endhighlight %} {% endtabs %} -Sample: -[https://ej2.syncfusion.com/aspnetcore/PdfViewer/CustomToolbar#/material](https://ej2.syncfusion.com/aspnetcore/PdfViewer/CustomToolbar#/material) +[View sample in GitHub](https://github.com/SyncfusionExamples/asp-core-pdf-viewer-examples/tree/master/How%20to/Create%20Custom%20Toolbar) ## See also * [Toolbar customization](./how-to/toolbar-customization) -* [Feature Modules](./feature-module) \ No newline at end of file +* [Feature Modules](./feature-module)