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. | |
FoundTextBrush | The brush 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. | |
SelectedBrush | The brush 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