ComponentOne RichTextBox for WPF and Silverlight
Attributes Property (C1HtmlElement)

C1.WPF.RichTextBox.Documents Namespace > C1HtmlElement Class : Attributes Property
Gets the attributes of this C1HtmlElement/
Syntax
'Declaration
 
Public ReadOnly Property Attributes As System.Collections.Generic.IDictionary(Of String,String)
public System.Collections.Generic.IDictionary<string,string> Attributes {get;}
See Also

Reference

C1HtmlElement Class
C1HtmlElement Members