Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > 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;}
@property (nonatomic, assign, readonly) NSInteger imagePageNumber
public int getImagePageNumber()
get_ImagePageNumber();
This member is not valid and will be 0 when the current operation is CreateDocument, PrepareDocument, SaveDocument or ConvertDocument.