menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum WordWrapType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum WordWrapType

    Defines the constants that specifies the type of word wrapping in EditControl.

    Namespace: Syncfusion.Windows.Forms.Edit.Enums
    Assembly: Syncfusion.Edit.Windows.dll
    Syntax
    public enum WordWrapType

    Fields

    Name Description
    WrapByChar

    Specifies the word wrapping by char.

    WrapByWord

    Specifies the word wrapping by lexem.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved