ComponentOne Word for UWP
TextFlow Property (RtfParagraph)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : TextFlow Property
Gets or sets the text direct value of this paragraph.
Syntax
'Declaration
 
Public Property TextFlow As RtfTextFlow
public RtfTextFlow TextFlow {get; set;}

Property Value

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

Reference

RtfParagraph Class
RtfParagraph Members