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(java.util.List<AnnotationInfo> annotations) |
|
AnnotateOptions |
AnnotateOptions.fileInfo(FileInfo fileInfo) |
|
AnnotateOptions |
AnnotateOptions.firstPage(java.lang.Integer firstPage) |
|
AnnotateOptions |
AnnotateOptions.fontsPath(java.lang.String fontsPath) |
|
AnnotateOptions |
AnnotateOptions.lastPage(java.lang.Integer lastPage) |
|
AnnotateOptions |
AnnotateOptions.onlyAnnotatedPages(java.lang.Boolean onlyAnnotatedPages) |
|
AnnotateOptions |
AnnotateOptions.outputPath(java.lang.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 © 2022. All rights reserved.