Package | Description |
---|---|
com.groupdocs.watermark.legacy |
The package provides legacy API classes for working with watermarks in a document of any supported type.
|
Modifier and Type | Method and Description |
---|---|
PossibleWatermarkCollection |
DocumentPart.findWatermarks()
Deprecated.
Finds all possible watermarks in the document.
|
PossibleWatermarkCollection |
DocumentPart.findWatermarks(SearchCriteria searchCriteria)
Deprecated.
Finds possible watermarks according to specified search criteria.
|