Package | Description |
---|---|
com.groupdocs.annotation.domain |
The
<b>GroupDocs.Annotation.Domain</b> provides classes of public
entities |
com.groupdocs.annotation.handler |
The GroupDocs.Annotation namespace provides classes for annotating documents
in your Java applications.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationInfo
Annotation metadata.
|
Modifier and Type | Method and Description |
---|---|
SaveAnnotationTextResult |
AnnotationHandler.saveTextField(long annotationId,
TextFieldInfo textFieldInfo)
Saves the text field.
|
SaveAnnotationTextResult |
AnnotationHandler.saveTextField(long annotationId,
TextFieldInfo textFieldInfo,
long documentId,
long userId)
Saves the text field.
|
Copyright © 2018. All rights reserved.