1. GroupDocs.Annotation
  2. /
  3. GroupDocs.Annotation for .NET
  4. /
  5. GroupDocs.Annotation
  6. /
  7. Class Annotator
  8. /
  9. Annotator.ExportAnnotationsFromXMLFile

Annotator.ExportAnnotationsFromXMLFile

Annotator.ExportAnnotationsFromXMLFile method

Export annotations from XML file.

public void ExportAnnotationsFromXMLFile(string filePath)
Parameter Type Description
filePath String The path to XML file.

Remarks

Learn more

See Also