Click or drag to resize

HtmlToRtfExceptionList Property

Allows to get list with all arisen exceptions during the one conversion cycle.

Namespace: SautinSoft
Assembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2023.12.6
Syntax
public List<Exception> ExceptionList { get; set; }

Property Value

ListException
See Also