You are here: C++ Support Classes > dtSearch Namespace > Classes > DOutputBase Class > DOutputBase::SetOutputFormat Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DOutputBase::SetOutputFormat Method
Syntax
C++
void SetOutputFormat(int fmtId = it_HTML);

Specifies the format of the converted text. Currently supported options are: it_HTML, it_RTF, it_Utf8 (Unicode text), and it_Ansi.