RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox.Documents Namespace / C1Span Class
Members

In This Topic
    C1Span Class
    In This Topic
    Groups other C1Inline flow content elements.
    Object Model
    C1Span Class
    Syntax
    'Declaration
     
    <ContentPropertyAttribute()>
    Public Class C1Span 
       Inherits C1Inline
    [ContentProperty()]
    public class C1Span : C1Inline 
    Inheritance Hierarchy

    System.Object
       C1.Xaml.RichTextBox.Documents.C1TextElement
          C1.Xaml.RichTextBox.Documents.C1Inline
             C1.Xaml.RichTextBox.Documents.C1Span
                C1.Xaml.RichTextBox.Documents.C1Hyperlink

    See Also