menu

WPF

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

    Show / Hide Table of Contents

    Enum TextWrappingType

    Specifies the text wrapping type.

    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum TextWrappingType

    Fields

    Name Description
    Both

    Wrap text both sides.

    Largest

    Side that is farthest from the page margin.

    Left

    Wrap text left side only.

    Right

    Wrap text right side only.

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