Aspose::Pdf::Facades::PdfAnnotationEditor::ModifyAnnotationsAuthor metod

PdfAnnotationEditor::ModifyAnnotationsAuthor method

Modifierar författaren till annoteringar på det angivna sidintervallet.

void Aspose::Pdf::Facades::PdfAnnotationEditor::ModifyAnnotationsAuthor(int32_t start, int32_t end, const System::String &srcAuthor, const System::String &desAuthor)
ParameterTypBeskrivning
startint32_tStartsidans nummer.
endint32_tSlutsidans nummer.
srcAuthorconst System::String&Författaren som måste ändras.
desAuthorconst System::String&Den nya författaren.

Se även