| Package | Description |
|---|---|
| com.groupdocs.cloud.annotation.model | |
| com.groupdocs.cloud.annotation.model.requests |
| Modifier and Type | Method | Description |
|---|---|---|
AnnotateOptions |
AnnotateOptions.addAnnotationsItem(AnnotationInfo annotationsItem) |
|
AnnotateOptions |
AnnotateOptions.annotations(List<AnnotationInfo> annotations) |
|
AnnotateOptions |
AnnotateOptions.fileInfo(FileInfo fileInfo) |
|
AnnotateOptions |
AnnotateOptions.firstPage(Integer firstPage) |
|
AnnotateOptions |
AnnotateOptions.fontsPath(String fontsPath) |
|
AnnotateOptions |
AnnotateOptions.lastPage(Integer lastPage) |
|
AnnotateOptions |
AnnotateOptions.onlyAnnotatedPages(Boolean onlyAnnotatedPages) |
|
AnnotateOptions |
AnnotateOptions.outputPath(String outputPath) |
| Modifier and Type | Method | Description |
|---|---|---|
AnnotateOptions |
AnnotateDirectRequest.getoptions() |
Annotation options
|
AnnotateOptions |
AnnotateRequest.getoptions() |
Annotation options
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
AnnotateDirectRequest.setoptions(AnnotateOptions options) |
|
void |
AnnotateRequest.setoptions(AnnotateOptions options) |
| Constructor | Description |
|---|---|
AnnotateDirectRequest(AnnotateOptions options) |
Initializes a new instance of the AnnotateDirectRequest class.
|
AnnotateRequest(AnnotateOptions options) |
Initializes a new instance of the AnnotateRequest class.
|
Copyright © 2025. All rights reserved.