Internal use only. If this viewer is being created to handle a FileConverter conversion, convertFlags will have the value of any ConvertFlags passed in the FileConverter.
long fieldFlags;
Obsolete. fieldFlags are now provided with the entire dtsOptions struct in options
long outputFormat;
dtsInputType specifying the requested output format for the parsed text. This must be one of the possible output formats specified by the ViewerInfo flags for this parser
dtsOptions * options;
Option settings currently in effect (old structure format)
dtsExtractionOptions * extractionOptions;
Options for extraction of embedded objects during conversion