Add

PdfAttachmentCollection.Add method

يضيف مرفقًا إلى ملفPdfContent .

public void Add(byte[] fileContent, string name, string description)
معامل يكتب وصف
fileContent Byte[] محتوى الملف المراد إرفاقه.
name String اسم الملف.
description String وصف الملف.

أنظر أيضا