'Usage
Dim ignoreTaggedPdfArtifacts As Boolean
Dim ignoreTextAnnotations As Boolean
Dim instance As New TextFinderOptions(ignoreTaggedPdfArtifacts, ignoreTextAnnotations)
Parameters
ignoreTaggedPdfArtifacts
An indicator whether the text contained in the layout artifacts of a Tagged PDF is ignored during text extraction.
ignoreTextAnnotations
An indicator whether the text contained in text annotations is ignored during text extraction.