ITextLine Interface Members
In This Topic
The following tables list the members exposed by ITextLine.
Public Properties
Public Methods
| Name | Description |
| GetCoords | Overloaded. Gets the geometric coordinates (relative to the top left corner of the page) of a range of ITextChar objects in this line. |
| GetPoints | Overloaded. Gets the geometric coordinates (relative to the top left corner of the page) of a range of ITextChar objects in this line. |
| GetText | Returns the text of a range of ITextChar objects in this line. |
Top
See Also