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 > IOcrPageCollection Interface : MovePage Method |
'Usage
Dim instance As IOcrPageCollection Dim page As IOcrPage Dim index As Integer instance.MovePage(page, index)
- (BOOL)movePage:(LTOcrPage *)page index:(NSInteger)index error:(NSError **)error
public void movePage(OcrPage page, int index)
This member only works with memory-based documents and will throw an exception otherwise. For more information, refer to IOcrDocumentManager.CreateDocument and Programming with the LEADTOOLS .NET OCR.
This member only works with memory-based documents and will throw an exception otherwise. For more information, refer to IOcrDocumentManager.CreateDocument and Programming with the LEADTOOLS .NET OCR.