.NET Framework Class Library

ConverterBeginPageEventArgs Members

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

ConverterBeginPageEventArgs Members

The ConverterBeginPageEventArgs type exposes the following members.

Constructors

 

Name

Description

Public method

ConverterBeginPageEventArgs()


Public method

ConverterBeginPageEventArgs(ConverterJobInfoEventArgs, ConverterDocumentInfoEventArgs, Int32)


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

InputDocument

Gets document containing the page.

Public property

InputPageNumber

Gets number of the page.

Public property

JobInfo

Gets information about the conversion job.

(Inherited from ConverterEventArgs.)

Public property

SkipDocument

Gets or sets whether conversion of the current document should be stopped and the conversion of the next document should be proceeded to.

Public property

SkipPage

Gets or sets whether conversion of the current page should be stop and the conversion of the next page should be proceeded to.

See Also

ConverterBeginPageEventArgs Class

Gnostice.Converter Namespace