Home > BSPrinter documentation > Reference

CurrentPageInPreview Property

Applies to: PrintPreview, IPrinterEx object

Type: Long


Description:

Returns or sets the first page visible in the Print Preview dialog box.

Note:

This is not necessarily the page number, but the index or position of the page, because the page number may not be the same because of the value of the property StartingPageNumber or because there is more than one document in the report due to a Printer.EndDoc in the printing procedure.

See Also:

PageView property