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).
            
Namespace: GleamTech.DocumentUltimateAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.8.0
public Attachment[] Attachments { get; set; }
Public Property Attachments As Attachment()
	Get
	Set
Property Value
Attachment