Wraps a list of DocumentViewerTextItem.
public class DocumentViewerMultiLineTextItem
Public Class DocumentViewerMultiLineTextItem
public:
ref class DocumentViewerMultiLineTextItem
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET