DocumentOptionsAttachments Property
Gets the collection of the attachments that will be added to the displayed document.
Downloading as PDF will also include the same attachments.
Note that changes in this property change CachePdfKey.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public Collection<Attachment> Attachments { get; set; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public Property Attachments As Collection(Of Attachment)
Get
Set
Property Value
CollectionAttachment