public interface IFindWatermarksStrategy
| Modifier and Type | Method and Description |
|---|---|
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> |
findWatermarks(ContentPart contentPart,
SearchCriteria searchCriteria,
SearchableObjects searchableObjects)
Gets watermarks satisfying a search criteria.
|
com.aspose.ms.System.Collections.Generic.IGenericEnumerable<PossibleWatermark> findWatermarks(ContentPart contentPart, SearchCriteria searchCriteria, SearchableObjects searchableObjects)
Gets watermarks satisfying a search criteria.
contentPart - The content part to get watermarks from.searchCriteria - The search criteria.searchableObjects - The objects that should be included in search results.Copyright © 2026. All rights reserved.