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 |
---|---|
CreateAnnotationResult |
AnnotationHandler.createAnnotation(AnnotationInfo annotationInfo)
Creates the annotation.
|
CreateAnnotationResult |
AnnotationHandler.createAnnotation(AnnotationInfo annotationInfo,
long documentId,
long userId)
Creates the annotation.
|
Copyright © 2018. All rights reserved.