.NET Framework Class Library

ConverterBeginPageEventArgs Properties

<< 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 Properties

The ConverterBeginPageEventArgs type exposes the following members.

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