Package | Description |
---|---|
com.groupdocs.cloud.annotation.api |
Modifier and Type | Method | Description |
---|---|---|
AnnotationApiLink |
AnnotateApi.removeAnnotations(RemoveAnnotationsRequest request) |
Removes annotations from document
|
com.squareup.okhttp.Call |
AnnotateApi.removeAnnotationsAsync(RemoveAnnotationsRequest request,
ApiCallback<AnnotationApiLink> callback) |
Removes annotations from document (asynchronously)
|
com.squareup.okhttp.Call |
AnnotateApi.removeAnnotationsCall(RemoveAnnotationsRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for removeAnnotations
|
ApiResponse<AnnotationApiLink> |
AnnotateApi.removeAnnotationsWithHttpInfo(RemoveAnnotationsRequest request) |
Removes annotations from document
|
Copyright © 2022. All rights reserved.