.NET Framework Class Library
IText Members
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > IText Interface > IText Members |
The IText type exposes the following members.
|
Name |
Description |
Begin index of text with respect to the parent container. |
||
Begin index of text with respect to the parent document. |
||
Gets the boundary of the text present in this element with respect to the containing page. |
||
End index of text with respect to the parent container. |
||
End index of text with respect to the parent document. |
||
Index of element in parent element's list. |
||
Gets the next element at the same level. Null if no more elements after this one at the same level. |
||
Gets the previous element at the same level. Null if no more elements before this one at the same level. |
||
Gets the text present in this element. |