Apitron.PDF.Rasterizer.Silverlight 3.0.116

There is a newer version of this package available.
See the version list below for details.
dotnet add package Apitron.PDF.Rasterizer.Silverlight --version 3.0.116
                    
NuGet\Install-Package Apitron.PDF.Rasterizer.Silverlight -Version 3.0.116
                    
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="Apitron.PDF.Rasterizer.Silverlight" Version="3.0.116" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Apitron.PDF.Rasterizer.Silverlight" Version="3.0.116" />
                    
Directory.Packages.props
<PackageReference Include="Apitron.PDF.Rasterizer.Silverlight" />
                    
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 Apitron.PDF.Rasterizer.Silverlight --version 3.0.116
                    
#r "nuget: Apitron.PDF.Rasterizer.Silverlight, 3.0.116"
                    
#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.
#addin nuget:?package=Apitron.PDF.Rasterizer.Silverlight&version=3.0.116
                    
Install Apitron.PDF.Rasterizer.Silverlight as a Cake Addin
#tool nuget:?package=Apitron.PDF.Rasterizer.Silverlight&version=3.0.116
                    
Install Apitron.PDF.Rasterizer.Silverlight as a Cake Tool

We provide conversion to all image formats supported by .NET framework via System.Drawing.Image class so you are able to export PDF files to BMP,JPG,PNG,TIFF as well as work with this bitmap on a fly.

We support rendering of the PDF content including:
- text (with embedded, externally linked, standard, simple and composite fonts)
- text search, bidi text search, highlighting, regions and coordinates extraction (including non-latin alphabets)
- images, including masked ones
- annotation objects of various types
- complex paths and fills
- PDF Forms
- all blending modes
- tiling patterns
- shading patterns of type 1,2,3(function-based, axial, radial)
- transparency groups(especially useful when you process files created with Adobe Illustrator)
- masked content(stencil masks, colorkey masks, softmasks)
- all colorspaces specified by PDF(in case of DeviceN we revert to alternative as specified by standard)
- PDF bookmarks + page navigation support
- compatible with Windows 10, WindowsRT and Windows Phone 8/10, so you may create Windows Store and Windows Phone Store apps that require PDF processing
- compatible with MONO, you may use Xamarin and create apps for Mac OS X , iOS and Android using our component(see examples in our blog)

Product Compatible and additional computed target framework versions.
Silverlight sl5 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.120 1,687 6/21/2018
3.0.119 1,166 5/26/2018
3.0.118 1,196 5/22/2018
3.0.117 1,262 4/18/2018
3.0.116 1,293 4/16/2018
3.0.115 1,259 3/14/2018
3.0.114 1,190 2/1/2018
3.0.113 1,200 1/24/2018
3.0.112 1,245 12/22/2017
3.0.111 1,155 11/29/2017
3.0.110 1,212 11/22/2017
3.0.109 1,130 11/14/2017
3.0.108 1,102 11/1/2017
3.0.107 1,079 10/20/2017
3.0.106 1,100 9/22/2017
3.0.105 1,110 9/8/2017
3.0.104 1,277 8/22/2017
3.0.103 1,256 7/6/2017
3.0.102 1,212 7/4/2017
3.0.101 1,362 6/9/2017
3.0.100 1,115 6/5/2017
3.0.99 1,291 5/16/2017
3.0.98 1,310 4/26/2017
3.0.97 1,222 4/12/2017
3.0.96 1,268 3/29/2017
3.0.95 1,184 3/6/2017
3.0.94 1,457 2/27/2017
3.0.93 1,437 2/9/2017
3.0.92 1,590 2/5/2017
3.0.91 1,201 1/14/2017
3.0.90 1,375 12/22/2016
3.0.89 1,330 12/1/2016
3.0.88 1,375 11/29/2016
3.0.87 1,592 11/23/2016

- Silverlight support.