Specify the volume opening mode. See the openVolume method for more information.
| Symbol | Value | Description |
|---|---|---|
Normal | 0 | Open the volume for read-write access. |
ReadOnly | 1 | Open the volume for read-only access. |
Snapshot | 2 | Create a volume snapshot and open it. A snapshot is discarded as soon as the document is closed. |