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, 27-Jun-2010 v3.0.3d | Contents :: Index |