| Package | Description |
|---|---|
| com.groupdocs.watermark.common |
| Modifier and Type | Method and Description |
|---|---|
Watermarker |
Attachment.createWatermarker()
Loads a content from the attached file.
|
Watermarker |
Attachment.createWatermarker(LoadOptions loadOptions)
Loads a content from the attached file with the specified load options.
|
Watermarker |
Attachment.createWatermarker(LoadOptions loadOptions,
WatermarkerSettings watermarkerSettings)
Loads a content from the attached file with the specified load options and settings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attachment.updateContent(Watermarker updatedVersion)
Updates the attached content.
|
Copyright © 2026. All rights reserved.