diff --git a/How to/Add date with the signature/Views/Home/Index.cshtml b/How to/Add date with the signature/Views/Home/Index.cshtml index ae82a94..66cf697 100644 --- a/How to/Add date with the signature/Views/Home/Index.cshtml +++ b/How to/Add date with the signature/Views/Home/Index.cshtml @@ -1,15 +1,11 @@ -@using Syncfusion.EJ2 -@using Syncfusion.EJ2.PdfViewer -@using System.IO - -@{ +@{ ViewBag.Title = "Home Page"; } -