RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Run Class
Members

In This Topic
    C1Run Class
    In This Topic
    An inline-level flow content element intended to contain a run of formatted or unformatted text.
    Object Model
    C1Run Class
    Syntax
    'Declaration
     
    
    Public Class C1Run 
       Inherits C1Inline
    public class C1Run : C1Inline 
    Inheritance Hierarchy

    System.Object
       C1.WPF.RichTextBox.Documents.C1TextElement
          C1.WPF.RichTextBox.Documents.C1Inline
             C1.WPF.RichTextBox.Documents.C1Run

    See Also