[]
Sets the temporary storage type used by the current multi-document. Note that document items are actually moved from old storage to new by this method.
public void SetStorage(StorageType storageType, string storagePath)
| Type | Name | Description |
|---|---|---|
| StorageType | storageType | The new storage type to use. |
| string | storagePath | The temporary directory to use if |
Sets the temporary storage type used by the current multi-document. Note that document items are actually moved from old storage to new by this method.
public void SetStorage(StorageType storageType)
| Type | Name | Description |
|---|---|---|
| StorageType | storageType | The new storage type to use. |