←Select platform

OutputDocumentPageNumber Property

Summary

The current output page number.

Syntax
C#
VB
C++
Java
public int OutputDocumentPageNumber { get; } 
Public ReadOnly Property OutputDocumentPageNumber() As Integer 
   Get 
public:  
   property int OutputDocumentPageNumber 
   { 
      int get() 
   } 
public int getOutputDocumentPageNumber() 

Property Value

The 1-based current output page number.

Remarks

This value will go from 1 to the last page in the conversion.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.