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
Syntax public List<Exception> Exceptions { get; set; }
Public Property Exceptions As List(Of Exception)
Get
Set
Property Value
ListExceptionSee Also