Package | Description |
---|---|
com.groupdocs.annotation.handler |
The GroupDocs.Annotation namespace provides classes for annotating documents
in your Java applications.
|
Modifier and Type | Method and Description |
---|---|
DocumentInfoContainer |
AnnotationHandler.getDocumentInfo(InputStream input)
Gets the document information.
|
DocumentInfoContainer |
AnnotationHandler.getDocumentInfo(InputStream input,
String password)
Gets the document information.
|
DocumentInfoContainer |
AnnotationHandler.getDocumentInfo(String guid)
Gets the document information.
|
DocumentInfoContainer |
AnnotationHandler.getDocumentInfo(String guid,
String password)
Gets the document information.
|
Copyright © 2017. All rights reserved.