WebDocumentViewerConfigurationBuilder.UseFileDocumentStorage Method
| Name | Parameters | Description |
|---|---|---|
| UseFileDocumentStorage(String, StorageSynchronizationMode) | workingDirectory, storageSynchronizationMode | Enables document file storage, and specifies a storage path and synchronization mode. |
| UseFileDocumentStorage(String) | workingDirectory | Enables document file storage and specifies a storage path. |