.NET Framework Class Library
LineText Properties
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > LineText Class > LineText Properties |
The LineText type exposes the following members.
|
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. |