.NET Framework Class Library

AddAttachmentEvent.SkipAttachment 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.SkipAttachment Property

Namespace: Gnostice.Converter

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

Syntax

Visual Basic

Public Property SkipAttachment As Boolean
 Get
 Set

C#

public bool SkipAttachment { getset; }

Visual C++

public:
property bool SkipAttachment {
 bool get ();
 void set (bool value);
}

See Also

AddAttachmentEvent Class

AddAttachmentEvent Members

Gnostice.Converter Namespace