微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Silverlight pdf view

项目地址:
http://documenttoolkit.codeplex.com/



例子:

http://firstfloorsoftware.com/liveapps/DocumentToolkit2/


How To Install Document Toolkit Using NuGet

The Document Toolkit binaries are distributed using  NuGet. NuGet makes it super easy to manage references to Document Toolkit binaries. The following step-by-step tutorial explains how to use NuGet to add and update project references to the Document Toolkit binaries.

1) Make sure you have NuGet installed. Instructions and download at  http://nuget.org.

2) If you haven't done so already,add the First Floor Software package source.
2.1) Launch Visual Studio 2010 and go to Tools > Library Package Manager > Package Manager Settings
2.2) Add a new package source. Name:  First Floor Software packages,source: http://firstfloorsoftware.com/nuget
2.3) Select Ok to close the Options dialog.

PackageSource.png

3) Create a new Silverlight 5 (or 4) project

4) Right-click the project references and select  Add Library Package Reference...

5) Select the First Floor Software packages source and install/update/remove the package references you need.

ManagePackages.png

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐