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

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