Package | Description |
---|---|
com.groupdocs.comparison |
Modifier and Type | Method and Description |
---|---|
DocumentInfo |
Informer.getDocumentInfo(InputStream documentStream)
Gets information about the specified document.
|
DocumentInfo |
Informer.getDocumentInfo(InputStream documentStream,
String password)
Gets information about the specified document.
|
DocumentInfo |
Informer.getDocumentInfo(String documentPath)
Gets information about the specified document.
|
DocumentInfo |
Informer.getDocumentInfo(String documentPath,
String password)
Gets information about the specified document.
|
Copyright © 2019. All rights reserved.