Aspose::Pdf::EmbeddedFileCollection::FindByName metod
EmbeddedFileCollection::FindByName method
Returnerar inbäddad fil efter dess namn.
System::SharedPtr<FileSpecification> Aspose::Pdf::EmbeddedFileCollection::FindByName(const System::String &name)
| Parameter | Typ | Beskrivning |
|---|---|---|
| namn | const System::String& | Filens namn. |
ReturnValue
Fil‑specifikationsobjekt om det hittas; annars null.
Se även
- Typedef SharedPtr
- Class FileSpecification
- Class String
- Class EmbeddedFileCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++