Package | Description |
---|---|
com.groupdocs.watermark |
The package provides classes for working with watermarks in a document of any supported type.
|
Modifier and Type | Method and Description |
---|---|
SearchableObjects |
Watermarker.getSearchableObjects()
Gets the content objects that are to be included in a watermark search.
|
SearchableObjects |
WatermarkerSettings.getSearchableObjects()
Gets
SearchableObjects that are to be included in a watermark search. |
Modifier and Type | Method and Description |
---|---|
void |
Watermarker.setSearchableObjects(SearchableObjects value)
Sets the content objects that are to be included in a watermark search.
|
void |
WatermarkerSettings.setSearchableObjects(SearchableObjects value)
Sets
SearchableObjects that are to be included in a watermark search. |