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