Aspose::Pdf::Annotations::AnnotationCollection::Remove method
AnnotationCollection::Remove method
Raderar angiven annotation från samlingen.
bool Aspose::Pdf::Annotations::AnnotationCollection::Remove(const System::SharedPtr<Annotation> &annotation) override
| Parameter | Typ | Beskrivning |
|---|---|---|
| annotation | const System::SharedPtr<Annotation>& | Annotation som ska raderas. |
ReturnValue
Sant - om annotationen har tagits bort; annars falskt.
Se även
- Typedef SharedPtr
- Class Annotation
- Class AnnotationCollection
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++