Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Usman Aziz committed Dec 6, 2018
1 parent 99783be commit e34ccc9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,6 +1,6 @@
# GroupDocs.Viewer for .NET

This package contains [Examples](https://github.com/groupdocsviewer/GroupDocs.Viewer-for-.NET/tree/master/Examples) and [Showcases](https://github.com/groupdocsviewer/GroupDocs_Viewer_NET/tree/master/Showcases) for [GroupDocs.Viewer for .NET](https://products.groupdocs.com/viewer/net) that will help you in understanding the API's working and writing your own applications.
This package contains [Examples](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Examples), [Showcases](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases) and [Plugins](https://github.com/groupdocsviewer/GroupDocs_Viewer_NET/tree/master/Showcases) for [GroupDocs.Viewer for .NET](https://products.groupdocs.com/viewer/net) that will help you in understanding the API's working and writing your own applications.

GroupDocs.Viewer for .NET is a .NET API which provides the technology to create powerful document viewer component that allows you to display over 50 document formats in your .NET applications. The viewer can both rasterize documents and convert them to SVG+HTML+CSS, delivering true-text high-fidelity rendering. Supported file formats include: Microsoft Office, Visio, Project, and Outlook documents, PDFs, AutoCAD, image files (TIFF, JPG, BMP, GIF, TIFF, etc.) and more.

Expand All @@ -13,8 +13,8 @@ GroupDocs.Viewer for .NET is a .NET API which provides the technology to create

Directory | Description
--------- | -----------
[Examples](https://github.com/groupdocsviewer/GroupDocs.Viewer-for-.NET/tree/master/Examples) | Contains the package of all .NET C# examples and sample files that will help you learn how to use product features.
[Showcases](https://github.com/groupdocsviewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases) | The open source UI examples have been developed to help the developers in order to give them an idea that how they will integrate the GroupDocs.Viewer for .NET API in the front end applications.
[Examples](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Examples) | Contains the package of all .NET C# examples and sample files that will help you learn how to use product features.
[Showcases](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases) | The open source UI examples have been developed to help the developers in order to give them an idea that how they will integrate the GroupDocs.Viewer for .NET API in the front end applications.
[Plugins](https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Plugins/GroupDocs_Viewer_VSPlugin) | Contains the plugins related to GroupDocs.Viewer for Visual Studio.
## Resources

Expand Down

0 comments on commit e34ccc9

Please sign in to comment.