RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Span Class / StartTag Property

In This Topic
    StartTag Property (C1Span)
    In This Topic
    Returns the StartTag of this C1TextElement.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property StartTag As StartTag
    public StartTag StartTag {get;}
    See Also