Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Include Protected Members
Include Inherited Members
Gets text from the source file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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)