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

In This Topic
TextFlow Property (RtfParagraph)
In This Topic
Gets or sets the text direct value of this paragraph.
Syntax
'Declaration
 
Public Property TextFlow As RtfTextFlow
 

Property Value

The C1.WPF.Word.RtfTextFlow value.
See Also