.NET Framework Class Library

ConverterOutputReadyEventArgs Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

ConverterOutputReadyEventArgs Members

The ConverterOutputReadyEventArgs type exposes the following members.

Constructors

 

Name

Description

Public method

ConverterOutputReadyEventArgs


Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Properties

 

Name

Description

Public property

Cancel

Gets or sets whether the conversion job needs to be canceled.

(Inherited from ConverterEventArgs.)

Public property

FileName

Gets filename of the document that has been saved.

Public property

JobInfo

Gets information about the conversion job.

(Inherited from ConverterEventArgs.)

Public property

Stream

Gets the stream to which the document has been saved.

See Also

ConverterOutputReadyEventArgs Class

Gnostice.Converter Namespace