DocumentViewerMultiLineTextItem Object

Summary

Wraps an array of DocumentViewerTextItem.

Syntax
TypeScript
JavaScript
function lt.Document.Viewer.DocumentViewerMultiLineTextItem 
class lt.Document.Viewer.DocumentViewerMultiLineTextItem() 

Remarks

DocumentViewerMultiLineTextItem contains an array of DocumentViewerTextItem instances to represent multiple lines of text in the document viewer. The array items can refer to anything from a portion of a single line to multiple pages of a document.

FirstPosition and LastPosition act as shortcuts to finding the beginning and ending positions of the DocumentViewerTextItem instances within.

An array of DocumentViewerMultiLineTextItem is used as the output for matches to DocumentViewerText.Find.

History

19.0.0.49
Added

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly