ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / TextBoxShape Class / TextFlow Property

In This Topic
    TextFlow Property (TextBoxShape)
    In This Topic
    Gets or sets text flow parameter.
    Syntax
    'Declaration
     
    Public Property TextFlow As RtfTextFlow
    public RtfTextFlow TextFlow {get; set;}
    See Also