Aspose::Pdf::Facades::PdfAnnotationEditor::DeleteAnnotation method

PdfAnnotationEditor::DeleteAnnotation method

Deletes the annotation with specified annotation name.

void Aspose::Pdf::Facades::PdfAnnotationEditor::DeleteAnnotation(System::String annotName)
ParameterTypeDescription
annotNameSystem::StringThe annotation name

See Also