For a list of all members of this type, see DocumentViewerText members
Public Properties
Name | Description | |
---|---|---|
![]() |
autoGetText | Indicates whether this DocumentViewerText should parse the text of the pages automatically when needed. |
![]() |
characterKeyModifier | Modifier key to use to select individual characters in the page without their words or lines. |
![]() |
documentViewer | Owner document viewer. |
![]() |
foundTextFill | The fill used to highlight the results from previous calls to DocumentViewerText.Find. |
![]() |
hasAnySelectedText | Indicates whether any pages in the document have selected text. |
![]() |
lastFindText | The last DocumentViewerFindText options object used in a completed Find. |
![]() |
lineKeyModifier | Modifier key to use for selecting the whole line when any of its characters is selected. |
![]() |
lineSelectionMode | Controls how the viewer treats soft line breaks found in the text. |
![]() |
renderSelection | Indicates whether selected text should be automatically rendered on the view. |
![]() |
selectedFill | The fill used to highlight the currently selected text. |
![]() |
selectedTextBegin | The beginning position of any selected text in the document. |
![]() |
selectedTextEnd | The ending position of any selected text in the document. |
![]() |
wordKeyModifier | Modifier key to use for selecting the whole word when any of its characters is selected. |
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