diff --git a/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/magnification.md b/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/magnification.md index fd26b1fc8b..a73499a4dd 100644 --- a/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/magnification.md +++ b/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/magnification.md @@ -43,7 +43,7 @@ The following magnification options are available in the default toolbar of PDF ![Alt text](./images/zoom.png) -N>PDF Viewer can support the zoom value ranges from 50 to 400. +N>PDF Viewer can support the zoom value ranges from 10 to 400. ## See also diff --git a/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/magnification.md b/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/magnification.md index a6c06c6330..aa77ea201a 100644 --- a/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/magnification.md +++ b/ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/magnification.md @@ -53,7 +53,7 @@ The following magnification options are available in the default toolbar of PDF ![Alt text ](./images/zoom.png) -N>PDF Viewer can support the zoom value ranges from 50 to 400. +N>PDF Viewer can support the zoom value ranges from 10 to 400. ## See also diff --git a/ej2-asp-core-mvc/pdfviewer/images/zoom.png b/ej2-asp-core-mvc/pdfviewer/images/zoom.png index dd89022531..41a2221059 100644 Binary files a/ej2-asp-core-mvc/pdfviewer/images/zoom.png and b/ej2-asp-core-mvc/pdfviewer/images/zoom.png differ