PageCount property (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short PageCount

Overview

Refer to Working with Pages

Remarks

(Read only) Gets the total number pages in the OCR document.

This property is updated every time a page is added to or removed from the OCR document using the AddPage method or the RemovePage method.

See Also

Elements:

AddPage method UpdatePage method, RemovePage method, ExportPage method, PageWidth property, PageHeight property, PageBitsPerPixel property, CleanupPages method.

Topics:

Quick Reference OCR: Working with Pages