.NET Framework Class Library
ConverterJobInfoEventArgs Constructor (List(String), List(Stream), Boolean, List(String), List(Stream), Boolean, String)
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterJobInfoEventArgs Class > ConverterJobInfoEventArgs Constructor > ConverterJobInfoEventArgs Constructor (List(String), List(Stream), Boolean, List(String), List(Stream), Boolean, String) |
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public Sub New ( _ |
C# |
public ConverterJobInfoEventArgs( |
Visual C++ |
public: |
inputFilePathList
Type: System.Collections.Generic.List(String)
inputStreamList
Type: System.Collections.Generic.List(Stream)
isStreamInput
Type: System.Boolean
outputFilePathList
Type: System.Collections.Generic.List(String)
outputStreamList
Type: System.Collections.Generic.List(Stream)
isStreamOutput
Type: System.Boolean
outputFormat
Type: System.String
ConverterJobInfoEventArgs Class
ConverterJobInfoEventArgs Members