PdfOutputOptions.Attachments Property
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets the attachments to add to the output file. This will make the output file, a PDF Portfolio (aka PDF Package).
public Attachment[] Attachments { get; set; }