Aspose::Pdf::Facades::PdfExtractor::GetAttachNames método
PdfExtractor::GetAttachNames method
Devuelve la lista de adjuntos en el archivo PDF. Nota: ExtractAttachments debe llamarse antes de usar este método.
System::SharedPtr<System::Collections::Generic::IList<System::String>> Aspose::Pdf::Facades::PdfExtractor::GetAttachNames()
ReturnValue
Lista de adjuntos
Ver también
- Typedef SharedPtr
- Class IList
- Class String
- Class PdfExtractor
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++