Add
PdfAttachmentCollection.Add method
Agrega un archivo adjunto alPdfContent
.
public void Add(byte[] fileContent, string name, string description)
Parámetro | Escribe | Descripción |
---|---|---|
fileContent | Byte[] | El contenido del archivo a adjuntar. |
name | String | El nombre del archivo. |
description | String | La descripción del archivo. |
Ver también
- class PdfAttachmentCollection
- espacio de nombres GroupDocs.Watermark.Contents.Pdf
- asamblea GroupDocs.Watermark