Returns a document's text.

C# | Visual Basic |
public virtual string GetDocumentText( string uri )
Public Overridable Function GetDocumentText ( uri As String ) As String

- uri (String)
- string uri

String
String representing the document's content; null if the document is not found
String representing the document's content; null if the document is not found
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610