Add

PdfAttachmentCollection.Add method

Ajoute une pièce jointe auPdfContent .

public void Add(byte[] fileContent, string name, string description)
Paramètre Taper La description
fileContent Byte[] Le contenu du fichier à joindre.
name String Le nom du fichier.
description String La description du fichier.

Voir également