PdfTextExtractor: New method HasText to determine if there is some text in the document.

This commit is contained in:
2016-06-27 12:20:24 +02:00
parent 7d9b7981a8
commit d46f8d2abe
6 changed files with 101 additions and 39 deletions

View File

@@ -11,5 +11,8 @@
<Setting Name="LastFieldName" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="LastText" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>