// 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