.NET Framework Class Library
LineText Members
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > LineText Class > LineText Members |
The LineText type exposes the following members.
|
Name |
Description |
|
Name |
Description |
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
ToString |
(Inherited from Object.) |
|
Name |
Description |
Begin index of text with respect to the parent page. |
||
Begin index of text with respect to the parent document. |
||
Bounding box of the text contained on this line. |
||
End index of text with respect to the parent page. |
||
End index of text with respect to the parent document. |
||
Index of this line in the parent page's line list. |
||
Gets the next line in the parent page. Null if this is already the last line in the page. |
||
Reference to the parent page text. |
||
Gets the previous line in the parent page. Null if this is already the first line in the page. |
||
Text present on this line. |
||
List of words contained on this line. |