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 |
---|---|
ResizeAnnotationResult |
AnnotationHandler.resizeAnnotation(long annotationId,
AnnotationSizeInfo size)
Resizes the annotation.
|
ResizeAnnotationResult |
AnnotationHandler.resizeAnnotation(long annotationId,
AnnotationSizeInfo size,
long documentId,
long userId)
Resizes the annotation.
|
Copyright © 2018. All rights reserved.