Aspose::Pdf::Facades::PdfExtractor::ExtractAttachment method

PdfExtractor::ExtractAttachment() method

Extrae archivos adjuntos de un documento Pdf.

void Aspose::Pdf::Facades::PdfExtractor::ExtractAttachment()

Ver también

PdfExtractor::ExtractAttachment(const System::String&) method

Extrae el adjunto a un archivo PDF por nombre del adjunto.

void Aspose::Pdf::Facades::PdfExtractor::ExtractAttachment(const System::String &attachmentFileName)
ParámetroTipoDescripción
attachmentFileNameconst System::String&Nombre del archivo adjunto a extraer

Ver también