New release for GroupDocs.Viewer for .NET Modern WebForm UI

GroupDocs Viewer for .NET

GroupDocs team keeps on updating sample front end application for better user experience. In this regard, we are releasing version v1.1 for GroupDocs.Viewer for .NET Modern WebForm UI. Our aim is to provide same features in all of our modern front ends, so that customer’s across different platforms can enjoy similar features. We have introduced a bunch of new features in this new version. We would recommend you to download this release and provide your valuable feedback.

  GroupDocs.Viewer for .NET WebForm Modern UI v1.1 includes following improvements.

View email attachments

User can now view email attachments in WebForm Modern UI by simply loading .msg file via file browser. The application will automatically detect and render attachments.

View email attachment’s thumbnails

User can also view email attachment’s thumbnails by simply clicking thumbnails button. The application will automatically detect and display thumbnails for attachments.

Load document via URL

In this new release user can now load document by inserting document’s URL in app.js. Following is the code for loading document via URL. ngApp.constant('FilePath','https://www.w3.org/2011/web-apps-ws/papers/Nitobi.pdf');

Load default document

In this new release user can now load default document by inserting document’s name in app.js. Following is the code for loading document via URL. ngApp.constant('FilePath','Candy.pdf');

Related Links and Resources

We have a few channels and resources for you to download, learn, try and get technical support on document viewer API.

Feedback

As always, if you have any questions or suggestions, feel free to write on our forum.