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 |
---|---|
EditReplyResult |
AnnotationHandler.editAnnotationReply(String replyGuid,
String message)
Edits the annotation reply.
|
EditReplyResult |
AnnotationHandler.editAnnotationReply(String replyGuid,
String message,
long documentId,
long userId)
Edits the annotation reply.
|
Copyright © 2017. All rights reserved.