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 |
---|---|
GetAnnotationResult |
AnnotationHandler.getAnnotation(String guid)
Gets the annotation.
|
GetAnnotationResult |
AnnotationHandler.getAnnotation(String guid,
long documentId,
long userId)
Gets the annotation.
|
Copyright © 2018. All rights reserved.