.NET Framework Class Library

ConverterEndPageEventArgs Properties

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

The ConverterEndPageEventArgs 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

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