public interface IAddWatermarkStrategyGeneric<TWatermark extends Watermark,TPart extends ContentPart> extends IAddWatermarkStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
addWatermarkGeneric(TWatermark watermark,
TPart part,
DocumentSpecificSettingsCollection settings)
Adds a watermark to a content part.
|
addWatermarkvoid addWatermarkGeneric(TWatermark watermark, TPart part, DocumentSpecificSettingsCollection settings)
Adds a watermark to a content part.
watermark - Watermark of any supported type.part - Content part (page, frame, header or whole content).settings - Content-specific settings.
Settings that can be applied to a content of particular type.Copyright © 2026. All rights reserved.