'Declaration Public Overloads Function AddFile( _
ByVal embeddeFileВстроенный PDF-файл.As Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile, _
ByVal filenameИмя файла.As System.String _
) As Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification
public Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification AddFile(
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile embeddeFile,
System.String filename
)
public: Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification* AddFile(
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile* embeddeFile,
System.String filename
)
public:
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification^ AddFile(
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile^ embeddeFile,
System.String filename
)
Parameters
- embeddeFile
- Встроенный PDF-файл.
- filename
- Имя файла.
Return Value
Спецификация встроенного файла для встроенного файла.