Aspose::Pdf::Facades::PdfAnnotationEditor::DeleteAnnotations method

PdfAnnotationEditor::DeleteAnnotations() method

Удаляет все аннотации в документе.

void Aspose::Pdf::Facades::PdfAnnotationEditor::DeleteAnnotations()

См. также

PdfAnnotationEditor::DeleteAnnotations(const System::String&) method

Удаляет все аннотации указанного типа в документе.

void Aspose::Pdf::Facades::PdfAnnotationEditor::DeleteAnnotations(const System::String &annotType)
ПараметрТипОписание
annotTypeconst System::String&Тип аннотации будет удалён.

См. также