.NET Framework Class Library
DocumentConverter Members
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > DocumentConverter Class > DocumentConverter Members |
The DocumentConverter type exposes the following members.
|
Name |
Description |
|
Creates an instance of the document converter component. |
|
Name |
Description |
|
For internal use only |
|
|
For internal use only |
|
|
ConvertToFile(String, String, EncoderSettings, ConverterSettings, String) |
Converts document from specified file to specified format and saves it to specified file. |
|
Convert specified files to specified format using specified settings. |
|
|
Convert specified files to specified format and returns a list of streams containing the converted documents. |
|
|
CreateObjRef |
(Inherited from MarshalByRefObject.) |
|
Dispose() |
(Inherited from Component.) |
|
Dispose(Boolean) |
(Inherited from Component.) |
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Component.) |
|
GetHashCode |
(Inherited from Object.) |
|
GetLifetimeService |
(Inherited from MarshalByRefObject.) |
|
GetService |
(Inherited from Component.) |
|
GetType |
(Inherited from Object.) |
|
InitializeLifetimeService |
(Inherited from MarshalByRefObject.) |
|
MemberwiseClone() |
(Inherited from Object.) |
|
MemberwiseClone(Boolean) |
(Inherited from MarshalByRefObject.) |
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
ToString |
(Inherited from Component.) |
|
Name |
Description |
|
CanRaiseEvents |
(Inherited from Component.) |
|
Container |
(Inherited from Component.) |
|
Gets or sets conversion operation settings. |
|
|
DesignMode |
(Inherited from Component.) |
|
Gets format-specific conversion settings. |
|
|
Events |
(Inherited from Component.) |
|
Gets or sets conversion settings such as those for input page ranges, password and digitization. |
|
|
Site |
(Inherited from Component.) |
|
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. |