PdfAnnotationPossibleWatermark
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.watermark.search.PossibleWatermark, com.groupdocs.watermark.search.TwoDObjectPossibleWatermark, com.groupdocs.watermark.search.ShapePossibleWatermark
public class PdfAnnotationPossibleWatermark extends ShapePossibleWatermark<PdfAnnotation>
Represents possible annotation watermark in a pdf document.
| Constructor | Description |
|---|---|
| PdfAnnotationPossibleWatermark(PdfAnnotation annotation, PdfAnnotationCollection annotationCollection) |
| Method | Description |
|---|---|
| getParent() | Gets the parent of this [PdfAnnotationPossibleWatermark](../../com.groupdocs.watermark.search/pdfannotationpossiblewatermark). |
PdfAnnotationPossibleWatermark(PdfAnnotation annotation, PdfAnnotationCollection annotationCollection)
public PdfAnnotationPossibleWatermark(PdfAnnotation annotation, PdfAnnotationCollection annotationCollection)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| annotation | PdfAnnotation | |
| annotationCollection | PdfAnnotationCollection |
public ContentPart getParent()
Gets the parent of this [PdfAnnotationPossibleWatermark](../../com.groupdocs.watermark.search/pdfannotationpossiblewatermark).
Returns:
ContentPart - The parent of this [PdfAnnotationPossibleWatermark](../../com.groupdocs.watermark.search/pdfannotationpossiblewatermark).
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.