PdfInterrogation by Todd Meinershagen

<PackageReference Include="PdfInterrogation" Version="0.4.5" />

 PdfInterrogation 0.4.5

A library that allows developers to interrogate a pdf file for testing purposes.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>PdfInterrogation</id>
    <version>0.4.5.0</version>
    <title>PdfInterrogation</title>
    <authors>Todd Meinershagen</authors>
    <owners>Todd Meinershagen</owners>
    <licenseUrl>https://github.com/toddmeinershagen/PdfInterrogation/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/toddmeinershagen/PdfInterrogation</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A library that allows developers to interrogate a pdf file for testing purposes.</description>
    <releaseNotes>A library that allows developers to interrogate a pdf file for testing purposes.</releaseNotes>
    <copyright>Copyright 2014</copyright>
    <tags>pdf testing test</tags>
    <dependencies>
      <dependency id="iTextSharp" />
    </dependencies>
  </metadata>
</package>