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
ParameterTypBeskrivning
annotationconst System::SharedPtr<Annotation>&Annotation som ska raderas.

ReturnValue

Sant - om annotationen har tagits bort; annars falskt.

Se även