  | TesseractOcrAutoDeskewCompletedEventArgsPageIndex Property  | 
Gets the document page index related to the event.
 
Namespace: DevScope.Ocr.Tesseract.WindowsAssembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic int PageIndex { get; }Public ReadOnly Property PageIndex As Integer
	Get
public:
property int PageIndex {
	int get ();
}Property Value
Type: 
Int32
See Also