Error processing SSI file
LEADTOOLS Leadtools.Documents.Converters (Leadtools.Documents.Converters assembly)

Show in webframe

InputDocumentPageNumber Property (DocumentConverterJobEventArgs)






The current input page number.
Syntax
public int InputDocumentPageNumber {get;}
'Declaration
 
Public ReadOnly Property InputDocumentPageNumber As Integer
'Usage
 
Dim instance As DocumentConverterJobEventArgs
Dim value As Integer
 
value = instance.InputDocumentPageNumber
public int getInputDocumentPageNumber()
            
public:
property int InputDocumentPageNumber {
   int get();
}

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.

Example

For an example, refer to RunJob and RunJobAsync.

Requirements

Target Platforms

See Also

Reference

DocumentConverterJobEventArgs Class
DocumentConverterJobEventArgs Members
Using LEADTOOLS Document Converters

Error processing SSI file
   Leadtools.Documents.Converters requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features