You are here: Symbol Reference > dtSearch.Engine Namespace > OutputBase Class > OutputBase Properties > DocTypeTag Property
Close
dtSearch .NET Standard API 2023.01
OutputBase.DocTypeTag Property

For HTML output, a DocType tag such as <!DOCTYPE html>to go before the first tag in the output.

public string DocTypeTag;