Enum
MessageLevel

Level of messaging.

(c) 1998-2000 (W3C) MIT, INRIA, Keio University See HtmlParser.cs for the copyright notice. Derived from HTML HtmlParser Release 4 Aug 2000

Definition

Namespace:Telerik.Windows.Documents.FormatProviders.Html.Parsing

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public enum MessageLevel

Fields

Error

Error.

Declaration

cs-api-definition
Error = 2

Field Value

MessageLevel

Info

Informational only.

Declaration

cs-api-definition
Info = 0

Field Value

MessageLevel

Warning

Warning.

Declaration

cs-api-definition
Warning = 1

Field Value

MessageLevel

In this article
DefinitionFieldsErrorInfoWarning
Not finding the help you need?
Contact Support