| Overload | Description | 
|---|---|
| ExportToFile(String,String) | Export the document specified by documentKey to the specified format and returns url that can be used to download file. | 
| ExportToFile(String,String,String) | Export the document specified by documentKey to the specified format and returns url that can be used to download file. | 
| ExportToFile(String,String,String,Dictionary<String,Object>) | Export the document specified by documentKey to the specified format and returns url that can be used to download file. |