.NET Framework Class Library

AddAttachmentEvent.FileStream Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > AddAttachmentEvent Class > AddAttachmentEvent Properties >

.NET Framework Class Library

AddAttachmentEvent.FileStream Property

Namespace: Gnostice.Converter

Assembly:  Gnostice.Converter (in Gnostice.Converter.dll)

Syntax

Visual Basic

Public ReadOnly Property FileStream As Stream
 Get

C#

public Stream FileStream { get; }

Visual C++

public:
property StreamFileStream {
 Streamget ();
}

See Also

AddAttachmentEvent Class

AddAttachmentEvent Members

Gnostice.Converter Namespace