ComponentOne RichTextBox for UWP
Attributes Property

C1.Xaml.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