←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 to represent multiple lines of text in the document viewer. The list items can refer to anything from a piece of a single line to multiple pages of a document.

FirstPosition and LastPosition act as a shortcut to finding the begin and end position 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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly