HtmlRenderErrorType
TheArtOfDev.HtmlRenderer.Core.Entities
Enum of possible error types that can be reported.
Felder
ContextMenu : HtmlRenderErrorType
Indicates errors associated with context menus.
CssParsing : HtmlRenderErrorType
Indicates an error that occurred during the parsing of CSS.
General : HtmlRenderErrorType
Represents a general error that does not fit into the other specified categories.
HtmlParsing : HtmlRenderErrorType
Indicates an error that occurred during the parsing of HTML.
Iframe : HtmlRenderErrorType
Pertains to errors related to rendering or loading iframes.
Image : HtmlRenderErrorType
Represents errors related to loading or displaying images.
KeyboardMouse : HtmlRenderErrorType
Encompasses errors associated with keyboard and mouse events.
Layout : HtmlRenderErrorType
Relates to errors encountered during layout calculation.
Paint : HtmlRenderErrorType
Indicates errors that occur during the painting phase of rendering.