ComponentOne RichTextBox for WPF and Silverlight
StartTag Constructor

C1.WPF.RichTextBox.Documents Namespace > StartTag Class : StartTag Constructor
Value for Tag.Element property.
Initializes a StartTag instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal element As C1TextElement _
)
public StartTag( 
   C1TextElement element
)

Parameters

element
Value for Tag.Element property.
See Also

Reference

StartTag Class
StartTag Members