Added textType property to Word class
The purpose of this PR is to propose adding a new property to the Word class. It would be useful if a .textType property was available to ascertain whether the text identified in the textract response was PRINTED or HANDWRITING.
Please let me know if you have any ways in which I can improve the PR.
Thanks!
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
There have been some changes, a BaseBlock was introduced, the TextType is a general property not limited to WORD. I could add that, but would close this PR or you could grant me permission to post the changes to your repo so you get credits for this.