Accusoft PDF Xpress Control v5.0
IgnoreTaggedPdfArtifacts Property
See Also  Send comments on this topic.
TextFinderOptions Object : IgnoreTaggedPdfArtifacts Property

Glossary Item Box

Description

Gets and sets if the text contained in the layout artifacts of a Tagged PDF is ignored during text extraction.

Property Type

Read-write property

Syntax

Visual Basic
Public Property IgnoreTaggedPdfArtifacts As Boolean

Return Type

A boolean value which is True if the text contained in the layout artifacts of a Tagged PDF is included in the extracted page text available from the GetText method.

Remarks

The default value is True.

This property controls whether the text contained in the layout artifacts of a Tagged PDF is included or not included in the extracted page text available from the GetText method.

Examples of layout artifacts include; Page numbers, File name, and Title and Chapter information.

This value will be ignored for non-tagged PDF documents, and all text within layout artifacts will be included in the extracted page text.

See Also

©2012. Accusoft Corporation. All Rights Reserved.