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