Spire.DocViewer 1.8.0

dotnet add package Spire.DocViewer --version 1.8.0
NuGet\Install-Package Spire.DocViewer -Version 1.8.0
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="Spire.DocViewer" Version="1.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Spire.DocViewer --version 1.8.0
#r "nuget: Spire.DocViewer, 1.8.0"
#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.
// Install Spire.DocViewer as a Cake Addin
#addin nuget:?package=Spire.DocViewer&version=1.8.0

// Install Spire.DocViewer as a Cake Tool
#tool nuget:?package=Spire.DocViewer&version=1.8.0

Spire.DocViewer, specially designed for developers, provides sevral controls for Visual Basic to enables users to realize functions to load, display, convert and print Word document from version 97-2003 to version 2010 for .NET in C# and Visual Basic easily.

View

Spire.DocViewer enables developers to view Word document with zoom in/out, page up/down, moving to first/last page and fitting width/page.

Print

Spire.DocViewer for .NET enables developers to print current page, one specified page, odd/even page or all pages of Word document.

Supported Elements

Spire.DocViewer for .net supports variety of elements in Word document, including text (font, style, size, color), paragraph(alignment, indent, line spcing), image, table(row height, column width, border and shading) and bookmark. Also, developers can relize Find function with Spire.DocViewer for .NET.

Convert

Spire.DocViewer for .NET enables to convert Word document to PDF, HTML and RTF. And conversion between different versions (.doc to .docx or .docx to .doc) is supported.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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.

Version Downloads Last updated
1.8.0 364 11/20/2014
1.7.1 116 8/1/2014
1.6.0 69 4/28/2014
1.5.0 67 3/18/2014
1.2.16 49 3/25/2013

Release version for Spire.DocViewer 1.8

Spire.DocViewer 1.7.1
Starts to support converting word document to images without GUI interaction

Spire.DocViewer 1.6 fixed bugs:
•Fix the error "System.OverflowException was unhandled" when scrolling in word file.