←Select platform

DocumentViewerMultiLineTextItem Class

Summary

Wraps a list of DocumentViewerTextItem.

Syntax
C#
C++/CLI
public class DocumentViewerMultiLineTextItem 
public: 
   ref class DocumentViewerMultiLineTextItem 
Remarks

DocumentViewerMultiLineTextItem contains a list of DocumentViewerTextItem instances that represent multiple lines of text in the document viewer. The list 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.

A list of DocumentViewerMultiLineTextItem is used as the output for matches to DocumentViewerText.Find.

History

19.0.0.49
Added
Requirements

Target Platforms

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

Leadtools.Document.Viewer.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.