Close
dtSearch Engine API for Java
SearchReportJob.setOutputFormat Method
Syntax
Java
public void setOutputFormat(int newOutputFormat);

The file format of the output. By default, the output format is HTML. To request an plain text report, set OutputFormat to it_Ansi. To request an RTF report, set OutputFormat to it_RTF.