PageRange Object Methods

Table 5-2 lists the PageRange object methods.Table 5-2 lists the PageRange object methods. The Delete, Ocr, and Print PageRange Object methods use the following parameters:

Parameter Data Type Description
StartPage Long First page to be deleted.
NumPages Long Number of pages to be deleted, including StartPage

ParameterData TypeDescriptionStartPageLongFirst page to be deleted.NumPagesLongNumber of pages to be deleted, including
StartPage

Table 5-2    PageRange Object Methods

Method Description
Delete Deletes the page range.
Ocr OCRcrs the page range.
Print Prints the page range.