GroupDocs.Viewer for .NET - API Reference
GroupDocs.Viewer for .NET is an excellent file viewer component that empowers your C#, ASP.NET ‎and other .NET-based applications with document viewing features across more than 100+ supported file formats. No additional software is required!
Namespaces
NamespaceDescription
GroupDocs.Viewer
The namespace provides classes for rendering documents in HTML5, Image or PDF modes fast and with high quality.

The main classes in this namespace are:
  • Viewer is the entry point for rendering process.
  • ViewerSettings provides an easy way to customize caching, loging behaviour etc.
  • FileType represents all supported file types.
GroupDocs.Viewer.Caching
The namespace provides classes for customizing caching behaviour.
GroupDocs.Viewer.Exceptions
The namespace provides different exceptions classes.
GroupDocs.Viewer.Fonts
The namespace provides classes and enumerations to manage fonts used during rendering process.
GroupDocs.Viewer.Interfaces
The namespace provides interfaces to instantiate and release output document and it's resources.
GroupDocs.Viewer.Logging
The namespace provides classes to customize logging behaviour.
GroupDocs.Viewer.Options
The namespace provides classes to specify additional options when rendering documents.
GroupDocs.Viewer.Results
The namespace provides classes which represent document rendering results.