.NET Framework Class Library
ConverterJobInfoEventArgs Members
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterJobInfoEventArgs Class > ConverterJobInfoEventArgs Members |
The ConverterJobInfoEventArgs type exposes the following members.
|
Name |
Description |
ConverterJobInfoEventArgs(List(String), List(Stream), Boolean, List(String), List(Stream), Boolean, String) |
|
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 number of input documents that need to be converted. |
||
Gets list of pathnames of input documents. |
||
Gets a list of streams containing the input documents. |
||
Gets whether the input documents have been specified as streams. |
||
Gets whether output documents are set to be saved to streams. |
||
Gets number of output documents. |
||
Gets list of output documents. |
||
Gets format to which input documents need to be converted. |
||
Gets list of streams to which input documents need to be saved. |