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: 2025.5.6
Syntax
public List<Exception> Exceptions { get; set; }

Property Value

ListException
See Also