[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1Span.Add

Add Method

Add(C1Inline)

Adds a C1Inline element to the C1Span.

Declaration
public void Add(C1Inline inline)
Parameters
Type Name Description
C1Inline inline

An C1Inline element.