groupdocs-viewer-dotnet 17.4.0-alpha-20170419081950

This is a prerelease version of groupdocs-viewer-dotnet.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package groupdocs-viewer-dotnet --version 17.4.0-alpha-20170419081950
                    
NuGet\Install-Package groupdocs-viewer-dotnet -Version 17.4.0-alpha-20170419081950
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="groupdocs-viewer-dotnet" Version="17.4.0-alpha-20170419081950" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="groupdocs-viewer-dotnet" Version="17.4.0-alpha-20170419081950" />
                    
Directory.Packages.props
<PackageReference Include="groupdocs-viewer-dotnet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add groupdocs-viewer-dotnet --version 17.4.0-alpha-20170419081950
                    
#r "nuget: groupdocs-viewer-dotnet, 17.4.0-alpha-20170419081950"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package groupdocs-viewer-dotnet@17.4.0-alpha-20170419081950
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=groupdocs-viewer-dotnet&version=17.4.0-alpha-20170419081950&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=groupdocs-viewer-dotnet&version=17.4.0-alpha-20170419081950&prerelease
                    
Install as a Cake Tool

GroupDocs.Viewer for .NET is a 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
- Microsoft Visio
- Microsoft Project
- Outlook documents
- PDF
- AutoCAD
- Image files (JPG, BMP, GIF, TIFF, etc.)
and many more formats.

The GroupDocs.Viewer for .NET Library allows to get representation in html or image format for whole document, page-by-page or custom range of pages.

The product has the following key features:

- Native API, allowing all application functionality to be programmatically controlled
- Rendering document as html or image for each document type
- Set of predefined options for viewing in all modes, with proper default values
- Multiple render options - including text generation, watermarking among the others
- Abstract Storage API
- Abstract Cache API

For more details on the library, please visit GroupDocs website at:
http://groupdocs.com/dot-net/document-viewer-library

Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Viewer for .NET library, please request a free 30-day temporary license.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.