GDoc::download
Description
In BBj 11.0 and higher, this method downloads the Google document to a specified file.
Syntax
Return Value |
Method |
void |
download(string fileName) |
Parameters
Variable |
Description |
fileName |
Specifies the name of the local file of Google document to be downloaded. |
Return Values
None.
Remarks
Throws an error occurs if the download is unsuccessful.
Example
|