Skip to content

Instantly share code, notes, and snippets.

@GroupDocsGists
Created May 27, 2019 08:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GroupDocsGists/c5dddc79f55368c9c8c0e9ffaa27568e to your computer and use it in GitHub Desktop.
Save GroupDocsGists/c5dddc79f55368c9c8c0e9ffaa27568e to your computer and use it in GitHub Desktop.
// For complete examples and data files, please go to https://github.com/groupdocs-comparison/GroupDocs.Comparison-for-.NET
Informer informer = new Informer();
//get information about document from filePath
DocumentInfo documentInfo = informer.GetDocumentInfo(filePath);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment