Value
Name | Description | Value |
---|---|---|
SaveOptions.DONOTSAVECHANGES | Do not save changes. | int 2 |
SaveOptions.PROMPTTOSAVECHANGES | Ask the user whether to save. | int 3 |
SaveOptions.SAVECHANGES | Save changes. | int 1 |
Usage
In function
void Document.close ([saving: SaveOptions])
As property
ExportOptionsFlash.replacing
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |