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

Show in webframe

OutputDocumentPageNumber Property






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

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

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