←Select platform

OcrPageNumber Property

Summary
Gets or sets the index of the page in the OcrDocument.

Syntax
C#
C++/CLI
Python
public int OcrPageNumber { get; set; } 
public: 
property int OcrPageNumber { 
   int get(); 
   void set (    int ); 
} 
OcrPageNumber # get and set (ProcessPageEventArgs) 

Property Value

The 0-based integer that specifies the index of the current page in the OcrDocument.

Remarks

-1 means this page is not added to the OcrDocument, otherwise, the page is at the specified index.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.