InterfaceIAttr
Interface
Definition
Namespace:Telerik.Windows.Documents.FormatProviders.Html.Parsing.Dom
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
[SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Attr")]
public interface IAttr : INode
Inherited Members
Properties
Name
Returns the name of this attribute.
OwnerElement
The
Element node this attribute is attached to or
null if this attribute is not in use.