C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParagraph Class / Content Property

In This Topic
Content Property (RtfParagraph)
In This Topic
Gets content for this paragraph.
Syntax
'Declaration
 
Public ReadOnly Property Content As RtfParagraphContent
 

Property Value

The Word/RTF paragraph content collection.
See Also