Click or drag to resize

UseOfficeExceptions Property

Allows to get the list of all exceptions which appeared during of the conversion process.

Namespace: SautinSoft
Assembly: UseOffice (in UseOffice.dll) Version: 2024.12.12
Syntax
public List<Exception> Exceptions { get; set; }

Property Value

ListException
See Also