dtSearch Text Retrieval Engine .NET interface

FileConverter.OutputFormat Property

By default, a FileConverter converts the input file to HTML. Other supported options are: itRTF, itUTF8 (Unicode text), itAnsi, and itXML (for XML input data only).

public OutputFormats OutputFormat {get; set;}

See Also

FileConverter Class | dtSearch.Engine Namespace