.NET Framework Class Library
ConverterJobInfoEventArgs.OutputDocumentCount Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterJobInfoEventArgs Class > ConverterJobInfoEventArgs Properties > ConverterJobInfoEventArgs.OutputDocumentCount Property |
Gets number of output documents.
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public ReadOnly Property OutputDocumentCount As Integer |
C# |
public int OutputDocumentCount { get; } |
Visual C++ |
public: |
ConverterJobInfoEventArgs Class