.NET Framework Class Library

ConverterEndPageEventArgs Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

ConverterEndPageEventArgs Members

The ConverterEndPageEventArgs type exposes the following members.

Constructors

 

Name

Description

Public method

ConverterEndPageEventArgs


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

ConvertedPage

Gets the converted page.

Public property

InputDocument

Gets information about the current input document.

Public property

InputPageNumber

Gets number of the current page that is converted from the \input document.

Public property

JobInfo

Gets information about the conversion job.

(Inherited from ConverterEventArgs.)

Public property

OutputPageNumber

Gets number of the current page that is converted from the output document.

Public property

SkipDocument

Gets or sets whether conversion of the current document needs to be abandoned.

See Also

ConverterEndPageEventArgs Class

Gnostice.Converter Namespace