Name of the file that will contain the annotations parsed from the input document. Optional.
The name to the file that will contain the annotations parsed from the input document. Optional.
Only one annotation output must be specified. Therefore, one of OutputAnnotationsFileName, OutputAnnotationsStream, UploadDocumentOptions must not be null.
The file will be overwritten if it previously existed. The full path must contain a valid file name that can be created using the current process.
OutputAnnotationsFileName is used when the value of AnnotationsMode is DocumentConverterAnnotationsMode.External and the input document contains annotations.
For an example, refer to RunJob and RunJobAsync.