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 |
---|---|
DeleteAnnotationResult |
AnnotationHandler.deleteAnnotation(long annotationId)
Deletes the annotation.
|
DeleteAnnotationResult |
AnnotationHandler.deleteAnnotation(long annotationId,
long documentId,
long userId)
Deletes the annotation.
|
Copyright © 2018. All rights reserved.