PrintEndPage Property

Example-VB Example-VC++

Returns or sets the number of the last page to be printed, which is displayed in the Print dialog box.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Admin control

Syntax

object.PrintEndPage

Data Type

Long

Remarks

The value set by this property is displayed when the Print dialog box is first opened. The user can then accept or change that value.

The default value is the value specified in the PageCount property.

The Print dialog box is created by the ShowPrintDialog method.

This property is available only at run-time (read and write).