| Package | Description |
|---|---|
| com.groupdocs.watermark | |
| com.groupdocs.watermark.contents | |
| com.groupdocs.watermark.internal | |
| com.groupdocs.watermark.search |
| Modifier and Type | Method and Description |
|---|---|
PossibleWatermarkCollection |
Watermarker.search()
Searches all possible watermarks in the document.
|
PossibleWatermarkCollection |
Watermarker.search(SearchCriteria searchCriteria)
Searches possible watermarks according to specified search criteria.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Watermarker.remove(PossibleWatermarkCollection possibleWatermarks)
Removes all watermarks in the collection from the document.
|
| Modifier and Type | Method and Description |
|---|---|
PossibleWatermarkCollection |
ContentPart.search()
Finds all possible watermarks in the content.
|
PossibleWatermarkCollection |
ContentPart.search(SearchCriteria searchCriteria)
Finds possible watermarks according to specified search criteria.
|
| Modifier and Type | Method and Description |
|---|---|
PossibleWatermarkCollection |
IStrategyManager.findWatermarks(ContentPart part,
SearchCriteria searchCriteria) |
PossibleWatermarkCollection |
StrategyManager.findWatermarks(ContentPart part,
SearchCriteria searchCriteria) |
PossibleWatermarkCollection |
WordProcessingStrategySelector.findWatermarks(ContentPart part,
SearchCriteria searchCriteria) |
| Modifier and Type | Method and Description |
|---|---|
PossibleWatermarkCollection |
PossibleWatermark.getCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
PossibleWatermark.setCollection(PossibleWatermarkCollection value) |
Copyright © 2026. All rights reserved.