HtmlToRtfExceptionList Property |
Allows to get list with all arisen exceptions during the one conversion cycle.
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2024.12.12
Syntax public List<Exception> ExceptionList { get; set; }
Public Property ExceptionList As List(Of Exception)
Get
Set
Property Value
ListExceptionSee Also