PdfOutputOptionsAttachments Property

Gets or sets the attachments to add to the output file. This will make the output file, a PDF Portfolio (aka PDF Package).

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public Attachment[] Attachments { get; set; }

Property Value

Attachment

See Also