The text to find.
public string Text { get; set; }
Public Property Text() As String
Get
Set
public:
property String^ Text
{
String^ get()
void set(String^ value)
}
The text to find. The default value is null.
Spaces are the only whitespace allowed in the search text, and search text cannot contain only spaces.
Search text may be transformed by options like MatchCase or WholeWordsOnly.
For more information, refer to DocumentViewerText.Find.
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