←Select platform

InputDocumentPageNumber Property

Summary

The current input page number.

Syntax
C#
C++/CLI
Java
Python
public int InputDocumentPageNumber { get; } 
public:  
   property int InputDocumentPageNumber 
   { 
      int get() 
   } 
public int getInputDocumentPageNumber() 
InputDocumentPageNumber # get  (DocumentConverterJobEventArgs) 

Property Value

The 1-based current input page number.

Remarks

This value will go from DocumentConverterJobData.InputDocumentFirstPageNumber to the last page of the document. The value is the current page of this operation.

Requirements

Target Platforms

Help Version 22.0.2023.5.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Converter Assembly

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