Type | Description | |||
File as String |
A String expression that specifies the picture-file to be generated. The extension
of the file ( characters after last dot
) determines the graphical/ format of the file to be saved as follows:
| |||
Width as Variant | A Long expression that specifies the width of the picture to be generated. If missing, it generates a picture of 120-pixels wide. | |||
Height as Variant | A Long expression that specifies the height of the picture to be generated. If missing, it generates a picture of 120-pixels tall. |