| Package | Description |
|---|---|
| com.groupdocs.annotation |
The namespace provides classes
to annotate documents for all popular document formats.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Annotator.save(OutputStream outputStream,
SaveOptions saveOptions)
Saves outputStream after adding, updating or removing annotations.
|
void |
Annotator.save(SaveOptions saveOptions)
Saves document after adding, updating or removing annotations.
|
void |
Annotator.save(String filePath,
SaveOptions saveOptions)
Saves document after adding, updating or removing annotations.
|
Copyright © 2024. All rights reserved.