Accusoft.PdfXpressSdk Namespace > TextFinderOptions Class : IgnoreTextAnnotations Property |
'Declaration Public Property IgnoreTextAnnotations As Boolean
'Usage Dim instance As TextFinderOptions Dim value As Boolean instance.IgnoreTextAnnotations = value value = instance.IgnoreTextAnnotations
public bool IgnoreTextAnnotations {get; set;}
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.