Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1HtmlElement
.
.
::
.
.
Name Property
C1HtmlElement Class
See Also
Gets or sets the tag name of this
C1HtmlElement
.
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
string
Name
{
get
;
set
; }
Visual Basic
Public
Property
Name
As
String
Get
Set
See Also
C1HtmlElement Class
C1.Silverlight.RichTextBox.Documents Namespace