ComponentOne RichTextBox for UWP
C1Paragraph Class
Members 

C1.Xaml.RichTextBox.Documents Namespace : C1Paragraph Class
A block-level flow content element used to group content into a paragraph.
Object Model
C1Paragraph Class
Syntax
'Declaration
 
<Windows.UI.Xaml.Markup.ContentPropertyAttribute()>
Public Class C1Paragraph 
   Inherits C1Block
[Windows.UI.Xaml.Markup.ContentProperty()]
public class C1Paragraph : C1Block 
Inheritance Hierarchy

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

See Also

Reference

C1Paragraph Members
C1.Xaml.RichTextBox.Documents Namespace