The properties of a selected item of text in the document viewer.
public class DocumentViewerTextItem
public:
ref class DocumentViewerTextItem
DocumentViewerTextItem holds the properties of a selected item of text in the document viewer. The members of this class refer to the DocumentPageText object of the corresponding page.
The item consists of all the characters between FirstCharacterIndex and LastCharacterIndex in the corresponding DocumentPageText. This could be none, a single character, a word, a line or any other combination of text that was selected by the user.
Bounds is the overall bounding rectangle of this item in the page. It is calculated by the document viewer from the union of the Bounds of all the characters between FirstCharacterIndex and LastCharacterIndex.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document