Close
dtSearch .NET Standard API 2023.02
DataSource.DocText Property

In DocText, supply the text you want the dtSearch Engine to index.

string DocText;

The DocText property can be used to add plain-text content to the document being indexed. DocText is assumed to be text only, so if it contains text-like data such as RTF, HTML, or MIME-encoded email, the tags will be indexed as plain text rather than interpreted as RTF, HTML, or MIME.