Table of Contents

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; }

Property Value

Func<Stream>