AnnotationCollection.Remove
AnnotationCollection.Remove method
Deletes specified annotation from the collection.
public bool Remove(Annotation annotation)
| Parameter | Type | Description |
|---|---|---|
| annotation | Annotation | Annotation which shall be deleted. |
Return Value
True - if annotation removed; otherwise, false.
See Also
- class Annotation
- class AnnotationCollection
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF