Close
dtSearch Engine API for Java
ConvertFlags.dtsConvertUseStyles Field

Use CSS styles instead of inline formatting to format HTML output. This affects content such as email headers, document properties, attachment filenames, and other content that does not have its own formatting from the document. See Conversion output formatting in the dtSearch Engine Programmer's Reference (dtSearchApiRef.chm) for information on this flag.

Syntax
Java
public static final int dtsConvertUseStyles = 0x0100;