UseOfficeExceptions Property |
Allows to get the list of all exceptions which appeared during of the conversion process.
Namespace: SautinSoftAssembly: UseOffice (in UseOffice.dll) Version: 2025.10.22
Syntaxpublic List<Exception> Exceptions { get; set; }Public Property Exceptions As List(Of Exception)
Get
Set
Property Value
ListException
See Also