public override void Open( bool tryReadOnly, bool useBackup )
Parameters
- tryReadOnly
- Open as read only if the document is locked? If the document is not locked, this argument has no effect.
- useBackup
- Restore document from backup if exists? To determine whether the backup exists, use Document.BackupExists.