| Package | Description |
|---|---|
| com.groupdocs.cloud.annotation.model | |
| com.groupdocs.cloud.annotation.model.requests |
| Modifier and Type | Method | Description |
|---|---|---|
RemoveOptions |
RemoveOptions.addAnnotationIdsItem(Integer annotationIdsItem) |
|
RemoveOptions |
RemoveOptions.annotationIds(List<Integer> annotationIds) |
|
RemoveOptions |
RemoveOptions.fileInfo(FileInfo fileInfo) |
|
RemoveOptions |
RemoveOptions.outputPath(String outputPath) |
| Modifier and Type | Method | Description |
|---|---|---|
RemoveOptions |
RemoveAnnotationsRequest.getoptions() |
Remove annotations options
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
RemoveAnnotationsRequest.setoptions(RemoveOptions options) |
| Constructor | Description |
|---|---|
RemoveAnnotationsRequest(RemoveOptions options) |
Initializes a new instance of the RemoveAnnotationsRequest class.
|
Copyright © 2025. All rights reserved.