ComponentOne RichTextBox for UWP
StartTag Constructor

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