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)
ParameterTypBeskrivning
namnconst System::String&Filens namn.

ReturnValue

Fil‑specifikationsobjekt om det hittas; annars null.

Se även