diff --git a/Showcases/GroupDocs.Viewer-for-.NET-WebForm-Modern-UI/README.md b/Showcases/GroupDocs.Viewer-for-.NET-WebForm-Modern-UI/README.md index 8b1378917..4e39c9f30 100644 --- a/Showcases/GroupDocs.Viewer-for-.NET-WebForm-Modern-UI/README.md +++ b/Showcases/GroupDocs.Viewer-for-.NET-WebForm-Modern-UI/README.md @@ -1 +1,22 @@ + +# GroupDocs.Viewer for .NET WebForm Modern UI + +This application allows user to view document in Html and Image representation. User can view thumbnails, download and print document. + +# Pre-Requisites + +* Visual Studio 2012 or later. +* Any latest browsers (Firefox, Chrome, Interner Explorer, Safari). +* GroupDocs.Viewer 17.2.0 + +# Installation + +* Download the code, open it in MS Visual Studio 2012 or later. +* Update the required or missing libraries from Nuget. +* Run the code. + +# Apply Licence + +* Open Global.asax.cs. +* Set license file path in _licensePath variable.