ComponentOne RichTextBox for UWP
Inlines Property (C1Paragraph)

C1.Xaml.RichTextBox.Documents Namespace > C1Paragraph Class : Inlines Property
Gets the collection of C1Inline in the C1Paragraph.
Syntax
'Declaration
 
Public ReadOnly Property Inlines As ProxyCollection(Of C1Inline)
public ProxyCollection<C1Inline> Inlines {get;}
See Also

Reference

C1Paragraph Class
C1Paragraph Members