UseOfficeTemporaryDirectory Property |
Namespace: SautinSoftAssembly: UseOffice (in UseOffice.dll) Version: 2024.12.12
Syntaxpublic string TemporaryDirectory { get; set; }
Public Property TemporaryDirectory As String
Get
Set
Property Value
String
RemarksBy default the conversion process with help of the
ConvertBytes(...) will be done using temporary files inside the temp folder of current user.
See Also