.NET Framework Class Library
DocumentConverter Events
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > DocumentConverter Class > DocumentConverter Events |
The DocumentConverter type exposes the following members.
|
Name |
Description |
|
Occurs when the attachment is added to a PDF portfolio. |
|
|
Occurs when a document is about to be converted. |
|
|
Occurs when a conversion job for a set of documents is about to start. |
|
|
Occurs when conversion of a page is about to start. |
|
|
Disposed |
(Inherited from Component.) |
|
Occurs when the conversion ends for a document. |
|
|
Occurs when conversion of a document has ended. |
|
|
Occurs when a page in a page has been converted. |
|
|
Occurs when there is an error with the conversion operation. |
|
|
Occurs when a file name can be specified for saving a converted document. |
|
|
Occurs when a stream can be specified for saving a converted document. |
|
|
Occurs when a password is required to decrypt a document. |
|
|
Occurs when the conversion job has completed and the output documents have been saved. |