Print Method

Description

Prints the page range.

Syntax

ImageFileObject.Pages(pagenumber, pagenumber).Print

Example

This example prints pages 1 through 5.

x = Img.Pages(1,5).Print