menu

WPF

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

    Show / Hide Table of Contents

    Enum TextWrappingStyle

    Specifies the text wrap style.

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

    Fields

    Name Description
    Behind

    Places shape behind text.

    InFrontOfText

    Places shape in front of text.

    Inline

    In line with text.

    Square

    Wraps text around the shape. Line continuation is on the opposite side of the shape.

    Through

    Through.

    Tight

    Tight.

    TopAndBottom

    Top and bottom.

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