.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 > AddAttachmentEvent.FileStream Property |
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public ReadOnly Property FileStream As Stream |
C# |
public Stream FileStream { get; } |
Visual C++ |
public: |