.NET Framework Class Library
ConverterErrorEventArgs.InputDocumentIndex Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterErrorEventArgs Class > ConverterErrorEventArgs Properties > ConverterErrorEventArgs.InputDocumentIndex Property |
Gets index of the document with which the error occurred.
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public ReadOnly Property InputDocumentIndex As Integer |
C# |
public int InputDocumentIndex { get; } |
Visual C++ |
public: |