Gets and sets if the text contained in text annotations is ignored during text extraction.
Read-write property
Visual Basic |
---|
Public Property IgnoreTextAnnotations As Boolean |
A boolean value which is True for the text contained in visible text annotations is included. Otherwise, False is returned.
The default value is True.
This property controls whether the text contained in visible text annotations is included or not included in the extracted page text available from the GetText method.