Syncfusion.Xamarin.SfPdfViewer by Syncfusion Inc.

<PackageReference Include="Syncfusion.Xamarin.SfPdfViewer" Version="16.1.0.37" />

.NET API 131,072 bytes

 Syncfusion.Xamarin.SfPdfViewer 16.1.0.37

The PDF Viewer for Xamarin.Forms is a control with the ability to display PDF documents with options to zoom and navigate among the pages. Note: This package needs to be installed in all Xamarin.Forms projects (PCL, Android, iOS and UWP).

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Syncfusion.Xamarin.SfPdfViewer</id>
    <version>16.1.0.37</version>
    <authors>Syncfusion Inc.</authors>
    <owners>Syncfusion Inc.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://www.syncfusion.com/nuget/license</licenseUrl>
    <projectUrl>http://www.syncfusion.com/</projectUrl>
    <iconUrl>http://www.syncfusion.com/content/images/nuget/sync_logo_icon.png</iconUrl>
    <description>The PDF Viewer for Xamarin.Forms is a control with the ability to display PDF documents with options to zoom and navigate among the pages.
Note: This package needs to be installed in all Xamarin.Forms projects (PCL, Android, iOS and UWP).</description>
    <releaseNotes>https://help.syncfusion.com/xamarin/release-notes/v16.1.0.37</releaseNotes>
    <copyright>Copyright 2001 - 2018 Syncfusion Inc.</copyright>
    <tags>syncfusion xamarin xamarin.forms uwp pcl pdfviewer</tags>
    <dependencies>
      <dependency id="Xamarin.Forms" version="2.4.0.280" />
      <dependency id="Syncfusion.Xamarin.Pdf" version="16.1.0.37" />
      <dependency id="Syncfusion.Xamarin.SfBusyIndicator" version="16.1.0.37" />
    </dependencies>
  </metadata>
</package>