Shows the Page Properties dialog box, which enables end users to view or modify the properties of the displayed image page. The Page properties are: Color, Compression, Resolution, and Size.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 98 |
Imaging for Windows 95 | |
Imaging for Windows NT 4.0 |
Image Edit control
object.ShowPageProperties(bReadOnly)
Parameter | Data Type | Setting |
bReadOnly | Boolean | Determines read/write privileges:
True Read only. Users cannot alter property values. |
Long
Constant | Value | Description |
vbOK | 1 | Returned when users click the OK button |
vbCANCEL | 2 | Returned when users click the Cancel button |
The Display method must be invoked prior to calling this method.