|
PrintScreenToBMP |
Top Previous Next |
|
PrintScreenToBMP (Method)
Exports the drawing that is shown on the screen into a .BMP file
Syntax: Function PrintScreenToBMP(sBmpFile As String) As Boolean
The PrintScreenToBMP method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|