Prepends words in 'text' to the start of the main document.
            
| C# | Visual Basic | 
public void PrependText( string text, Configuration configuration )
Public Sub PrependText ( text As String, configuration As Configuration )
- text (String)
 - The plain text that should be prepended to the beginning of the existing document text and indexed.
 
- configuration (Configuration)
 - The existing configuration to use.
 
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610