.NET Framework Class Library
ConverterEventArgs.JobInfo Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterEventArgs Class > ConverterEventArgs Properties > ConverterEventArgs.JobInfo Property |
Gets information about the conversion job.
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public ReadOnly Property JobInfo As ConverterJobInfoEventArgs |
C# |
public ConverterJobInfoEventArgs JobInfo { get; } |
Visual C++ |
public: |