.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 > ConverterBeginPageEventArgs Members |
The ConverterBeginPageEventArgs type exposes the following members.
|
Name |
Description |
ConverterBeginPageEventArgs(ConverterJobInfoEventArgs, ConverterDocumentInfoEventArgs, Int32) |
|
Name |
Description |
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetType |
(Inherited from Object.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
ToString |
(Inherited from Object.) |
|
Name |
Description |
Gets or sets whether the conversion job needs to be canceled. (Inherited from ConverterEventArgs.) |
||
Gets document containing the page. |
||
Gets number of the page. |
||
Gets information about the conversion job. (Inherited from ConverterEventArgs.) |
||
Gets or sets whether conversion of the current document should be stopped and the conversion of the next document should be proceeded to. |
||
Gets or sets whether conversion of the current page should be stop and the conversion of the next page should be proceeded to. |