PdfAnnotationCollection
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.watermark.common.ReadOnlyListBase, com.groupdocs.watermark.common.RemoveOnlyListBase
public class PdfAnnotationCollection extends RemoveOnlyListBase<PdfAnnotation>
Represents a collection of annotations in a pdf document.
This collection contains the items of [PdfAnnotation](../../com.groupdocs.watermark.contents/pdfannotation) type.
| Method | Description |
|---|---|
| removeFromDocument(PdfAnnotation item) |
public void removeFromDocument(PdfAnnotation item)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| item | PdfAnnotation |
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.