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