Paragraph.TextBlock Property
Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Editor
Declaring Type: Paragraph
Gets the TextBlock associated with this paragraph
public virtual Topten.RichTextKit.TextBlock TextBlock { get; }
Remarks
Non-text paragraphs should return null
Property Type
Topten.RichTextKit.TextBlock |