.NET Framework Class Library
ConverterEndPageEventArgs.OutputPageNumber Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterEndPageEventArgs Class > ConverterEndPageEventArgs Properties > ConverterEndPageEventArgs.OutputPageNumber Property |
Gets number of the current page that is converted from the \output document.
Namespace: Gnostice.Converter
Assembly: Gnostice.Converter (in Gnostice.Converter.dll)
Visual Basic |
Public ReadOnly Property OutputPageNumber As Integer |
C# |
public int OutputPageNumber { get; } |
Visual C++ |
public: |
ConverterEndPageEventArgs Class