.NET Framework Class Library

ConverterJobInfoEventArgs Class

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

ConverterJobInfoEventArgs Class

Represents information about a conversion job.

Namespace: Gnostice.Converter

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

Syntax

Visual Basic

Public Class ConverterJobInfoEventArgs _
 Inherits EventArgs

C#

public class ConverterJobInfoEventArgs : EventArgs

Visual C++

public ref class ConverterJobInfoEventArgs : public EventArgs

Inheritance Hierarchy

System.Object

System.EventArgs

  Gnostice.Converter.ConverterJobInfoEventArgs

See Also

ConverterJobInfoEventArgs Members

Gnostice.Converter Namespace