PdfExtractor: GetColumn and GetField for easy data exploration

This commit is contained in:
2016-06-21 17:35:35 +02:00
parent 5e96ee22d8
commit 8f12b13a9f
7 changed files with 260 additions and 7 deletions

View File

@@ -32,6 +32,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject />
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />