Include Protected Members
Include Inherited Members
Gets text from the source file.
Overload List
| Name | Description | |
|---|---|---|
![]() |
GetText() | Gets all of the text of the source file. |
![]() |
GetText(TextSpan) | Gets the text included in the text span. |
![]() |
GetText(Int32, Int32, Int32, Int32) | Gets the text between the specified locations. |
Top
Remarks
These methods provide different ways of obtaining text from the source file.
.gif)