FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / TextFieldBase Class / WordWrap Property

In This Topic
    WordWrap Property (TextFieldBase)
    In This Topic
    Gets or sets a value indicating whether automatic word wrapping is on.
    Syntax
    'Declaration
     
    Public Property WordWrap As Boolean
    public bool WordWrap {get; set;}
    See Also