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 |
---|---|
MoveAnnotationResult |
AnnotationHandler.moveAnnotationMarker(long annotationId,
Point position,
Integer pageNumber)
Moves the annotation marker.
|
MoveAnnotationResult |
AnnotationHandler.moveAnnotationMarker(long annotationId,
Point position,
Integer pageNumber,
long documentId,
long userId)
Moves the annotation marker.
|
Copyright © 2018. All rights reserved.