Returns or sets the number of the first page to be printed for the Print dialog box.
Image Admin control
object.PrintStartPage
Long
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 Print dialog box is created by the ShowPrintDialog method.
The default value is 1.
This property is available only at run-time (read and write).
Image page in Imaging Concepts
PrintEndPage property
ShowPrintDialog method