  | ImageViewerControlPageCount Property  | 
Gets the total pages of the current image
 
Namespace: DevScope.Ocr.UtilsAssembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic int PageCount { get; }Public ReadOnly Property PageCount As Integer
	Get
public:
property int PageCount {
	int get ();
}Property Value
Type: 
Int32
See Also