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 |
---|---|
ListAnnotationsResult |
AnnotationHandler.getAnnotations(long documentId)
Gets the annotations.
|
ListAnnotationsResult |
AnnotationHandler.getAnnotations(long documentId,
int pageNumber)
Gets the annotations.
|
ListAnnotationsResult |
AnnotationHandler.getAnnotations(long documentId,
Integer pageNumber,
Long userId)
Lists the annotations.
|
Copyright © 2018. All rights reserved.