←Select platform

DocumentViewerMultiLineTextItem Class

Summary

Wraps a list of DocumentViewerTextItem.

Syntax
C#
VB
C++
public class DocumentViewerMultiLineTextItem 
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly