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

In This Topic
    C1Paragraph Class
    In This Topic
    A block-level flow content element used to group content into a paragraph.
    Object Model
    C1Paragraph Class
    Syntax
    'Declaration
     
    
    Public Class C1Paragraph 
       Inherits C1Block
    public class C1Paragraph : C1Block 
    Inheritance Hierarchy

    System.Object
       C1.WPF.RichTextBox.Documents.C1TextElement
          C1.WPF.RichTextBox.Documents.C1Block
             C1.WPF.RichTextBox.Documents.C1Paragraph

    See Also