.NET Framework Class Library
DocumentText Members
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > DocumentText Class > DocumentText Members |
The DocumentText type exposes the following members.
|
Name |
Description |
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
Search for text in the forward direction starting from either the current cursor position (CursorPosition) or the position of the last search occurrence. |
||
Search for text in the reverse direction starting from either the current cursor position (CursorPosition) or the position of the last search occurrence. |
||
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
ToString |
(Inherited from Object.) |
|
Name |
Description |
Reference to the parent document. |
||
List of pages (of text) contained in this document. |
||
Text present in the document. |
|
Name |
Description |
Event to notify when the search reaches one end of the document and needs to continue from the other end. |