.NET Framework Class Library

DocumentConverter.OnAddAttachment Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > DocumentConverter Class > DocumentConverter Methods >

.NET Framework Class Library

DocumentConverter.OnAddAttachment Method

Namespace: Gnostice.Converter

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

Syntax

Visual Basic

Protected Sub OnAddAttachment ( _
 e As AddAttachmentEvent _
)

C#

protected void OnAddAttachment(
 AddAttachmentEvent e
)

Visual C++

protected:
void OnAddAttachment(
 AddAttachmentEvente
)

Parameters

e

Type: Gnostice.Converter.AddAttachmentEvent

See Also

DocumentConverter Class

DocumentConverter Members

Gnostice.Converter Namespace