Do Aspose is having document / image viewer with vb.net?
Any sample code will help. Thanks
@venkatmallu
Please look at
- .NET Document Viewer API, Render PDF Word Excel Image HTML Diagram
- GitHub - groupdocs/GroupDocs.Viewer-for-.NET: GroupDocs.Viewer for .NET examples, plugins and showcase projects: http://groupdocs.com/dot-net/document-viewer-library.
Although there’re not Vb.NET examples there, you may find it interesting for consideration to address your needs.
Viewer for .net Windows forms
Please review
The Suggestion is
Use the WebBrowser Control with GroupDocs.Viewer to show the documents in Windows Forms application.
Is my understanding correct?