Path to the file containing the annotations file to be added to the output document. Optional.
The path to the file containing the annotations file to be added to the output document. This is an optional value and will be used if AnnotationsMode is not DocumentConverterAnnotationsMode.None.
If InputAnnotationsFileName is not null and AnnotationsMode is not DocumentConverterAnnotationsMode.None, then the converter will load the LEADTOOLS annotations contained in this file and use them during the conversion. The file can have multiple annotations containers saved using AnnCodecs and the converter will load the container that corresponds to the current page number.
AnnotationsMode dictates how the annotations are used with the output document.
For an example, refer to RunJob and RunJobAsync.