Aspose::Pdf::Facades::PdfContentEditor::ExtractLink method
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
- Typedef SharedPtr
- Class IList
- Class Annotation
- Class PdfContentEditor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++