Aspose::Pdf::EmbeddedFileCollection::FindByName método
EmbeddedFileCollection::FindByName method
Devuelve el archivo incrustado por su nombre.
System::SharedPtr<FileSpecification> Aspose::Pdf::EmbeddedFileCollection::FindByName(const System::String &name)
| Parámetro | Tipo | Descripción |
|---|---|---|
| nombre | const System::String& | Nombre del archivo. |
ReturnValue
Objeto de especificación de archivo si se encuentra; de lo contrario, null.
Ver también
- Typedef SharedPtr
- Class FileSpecification
- Class String
- Class EmbeddedFileCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++