Leadtools.Forms.Ocr Namespace > OcrAutoRecognizeJobOperationEventArgs Class : ImagePageNumber Property |
public int ImagePageNumber {get;}
'Declaration Public ReadOnly Property ImagePageNumber As Integer
'Usage Dim instance As OcrAutoRecognizeJobOperationEventArgs Dim value As Integer value = instance.ImagePageNumber
public int ImagePageNumber {get;}
get_ImagePageNumber();
This member is not valid and will be 0 when the current operation is CreateDocument, PrepareDocument, SaveDocument or ConvertDocument.