From 0666dcf27cc1aca4f9cc6ea0aa50b066d331c8ae Mon Sep 17 00:00:00 2001 From: Ali Ahmed Sahi Date: Fri, 5 May 2017 15:44:41 +0500 Subject: [PATCH] Update README.md --- Plugins/GroupDocs_Viewer_SharePoint/README.md | 25 ++++++------------- 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/Plugins/GroupDocs_Viewer_SharePoint/README.md b/Plugins/GroupDocs_Viewer_SharePoint/README.md index 57cedf6d8..3121108a7 100644 --- a/Plugins/GroupDocs_Viewer_SharePoint/README.md +++ b/Plugins/GroupDocs_Viewer_SharePoint/README.md @@ -1,30 +1,19 @@ -# SharePoint Plugin for GroupDocs.Viewer for .NET +# GroupDocs.Viewer for .NET Modern WebPart -This plugin permits SharePoint developers to explore and investigate GroupDocs.Viewer for .NET front end. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint. +This application allows user to view document in Html and Image representation. User can view thumbnails, download and print document. It demonstrates how GroupDocs.Viewer for .NET front end can be integrated with SharePoint. -# Features - -The SharePoint plugin provides end users with tools needed for convenient viewing and navigation of a documents in a browser. The plugin provides all the most commonly used UI controls available in native Adobe Reader’s plugin, including: -* Scroll view, one page in a row, two pages in a row view, double page flipping. -* Pagination. -* Page zooming. -* Page thumbnails. -* Text selection and copying to the clipboard. -* Text search with different match types. -* Document downloading and printing. - -# SharePoint Plugin Requirements +# Modern WebPart Requirements * SharePoint Server 2013 * Visual Studio 2010, 2012, 2013, 2015 * Any standard web-browser, including IE8+, Mozilla Firefox, Chrome, Opera, Safari5 -# How to Run Plugin +# How to Run WebPart -* Open GroupDocs.Viewer SharePoint Plugin in your visual studio. +* Open GroupDocs.Viewer Modern WebPart in your visual studio. * Open project properties, set your Site URL. -* Set Site URL in defalut.aspx and set it as Start Page. -* Set your license path in default.aspx.cs +* Set Site URL in Home.aspx and set it as Start Page. +* Set your license path in Home.aspx.cs * Click Run.