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

PdfAnnotationEditor::DeleteAnnotation method

Deletes the annotation with specified annotation name.

void Aspose::Pdf::Facades::PdfAnnotationEditor::DeleteAnnotation(const System::String &annotName)
ParameterTypeDescription
annotNameconst System::String&The annotation name

See Also