public abstract class PdfAddAnnotationWatermarkStrategy extends Object
| Constructor and Description |
|---|
PdfAddAnnotationWatermarkStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addAnnotation(com.aspose.pdf.WatermarkAnnotation annotation,
PdfPage page,
DocumentSpecificSettingsCollection settings)
Adds annotation to a page.
|
protected static void addAnnotation(com.aspose.pdf.WatermarkAnnotation annotation,
PdfPage page,
DocumentSpecificSettingsCollection settings)
Adds annotation to a page.
annotation - Watermark annotation.page - Pdf page to add annotation to.settings - Annotation specific settings.Copyright © 2026. All rights reserved.