Returns a document's text.
Declaration Syntax
C# | Visual Basic |
public virtual string GetDocumentText( string uri )
Public Overridable Function GetDocumentText ( uri As String ) As String
Parameters
- uri (String)
- string uri
Return Value
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