Accusoft.PdfXpress5.Net
ReturnCompleteWords Property
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > TextMatchOptions Class : ReturnCompleteWords Property




Glossary Item Box

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

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A boolean value which is true if the matched text and quadrilaterals reflect the characters in the specified overlapping range. Otherwise, false is used.

Remarks

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.

Valid values: true or false

Default value: true

See Also

©2012. Accusoft Corporation. All Rights Reserved.