Aspose::Pdf::Facades::PdfContentEditor::ExtractLink method

Extracts the collection of Link instances contained in PDF document.

System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<Aspose::Pdf::Annotations::Annotation>>> Aspose::Pdf::Facades::PdfContentEditor::ExtractLink()

ReturnValue

The collection of Link objects

See Also