PageNumber Property (ILEADRasterDlgFile)

Visual Basic example

Visual C++ example

 

Syntax

long PageNumber;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of the page to load in the Open dialog box or the page to replace/insert in the Save dialog box.

You can set the PageNumber property before calling the Open method to set the initial value of the "Page No:" edit box.

See Also

Elements

ShowOpenDlg method, ShowSaveDlg method