RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1LineFragment Class
Members

In This Topic
    C1LineFragment Class
    In This Topic
    Represents a fragment of a C1Line. Its always associated with one C1.WPF.RichTextBox.Documents.C1TextElement
    Object Model
    C1LineFragment Class
    Syntax
    'Declaration
     
    
    Public Class C1LineFragment 
    public class C1LineFragment 
    Inheritance Hierarchy

    System.Object
       C1.WPF.RichTextBox.C1LineFragment

    See Also