.NET Framework Class Library
ConverterEndJobEventArgs.JobCanceled Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterEndJobEventArgs Class > ConverterEndJobEventArgs Properties > ConverterEndJobEventArgs.JobCanceled Property |
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public ReadOnly Property JobCanceled As Boolean |
C# |
public bool JobCanceled { get; } |
Visual C++ |
public: |
ConverterEndJobEventArgs Class