Annotator.ImportAnnotationsFromDocument

Annotator.ImportAnnotationsFromDocument method

Import annotations from document to XML file.

public void ImportAnnotationsFromDocument(string outputPath)
Parameter Type Description
outputPath String The output file path (must be in .xml format).

Remarks

Learn more

See Also