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

Glossary Item Box

Description

Gets and sets an indicator if the matched text and quadrilaterals reflect the characters in the specified character-index range or complete words overlapping the specified character-index range.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ReturnCompleteWords As Boolean

Return Type

A boolean value which is True if the matched text and quadrilaterals reflect the characters in the specified character-index range. Otherwise, False is returned.

Remarks

The default value is True.

The ReturnCompleteWords can affect the value this property even when identical offsets are used. When ReturnCompleteWords is false the text of this property will reflect the characters within the specified character-index range. When ReturnCompleteWords is true the text of this property will represent complete words, possibly overlapping the specified character-index range.

See Also

©2012. Accusoft Corporation. All Rights Reserved.