Aspose::Pdf::Facades::PdfBookmarkEditor::ModifyBookmarks method

PdfBookmarkEditor::ModifyBookmarks method

Modifys bookmark title according to the specified bookmark title.

void Aspose::Pdf::Facades::PdfBookmarkEditor::ModifyBookmarks(const System::String &sTitle, const System::String &dTitle)
ParameterTypeDescription
sTitleconst System::String&Source bookmark title.
dTitleconst System::String&Modified bookmark title.

See Also