Enumeration | SaveOptions | ||||||||||||
Options for saving a document before closing or quitting. | |||||||||||||
Value |
| ||||||||||||
Usage | In functionvoid Application.quit ([saving: SaveOptions=SaveOptions.ASK]) void Book.close ([saving: SaveOptions=SaveOptions.ASK][, savingIn: File][, versionComments: string][, forceSave: bool=false]) void Document.close ([saving: SaveOptions=SaveOptions.ASK][, savingIn: File][, versionComments: string][, forceSave: bool=false]) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |