AttachmentInfo.OpenRead Property
Definition
- Namespace
- GleamTech.DocumentUltimate
- Assembly
- GleamTech.DocumentUltimate.dll
Opens a readable stream for the attachment.
[JsonIgnore]
public Func<Stream> OpenRead { get; set; }
Opens a readable stream for the attachment.
[JsonIgnore]
public Func<Stream> OpenRead { get; set; }