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)
| Parameter | Type | Description |
|---|---|---|
| annotName | const System::String& | The annotation name |
See Also
- Class String
- Class PdfAnnotationEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++