ASP.NET MVC

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum TextWrappingType

    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 - 2023 Syncfusion Inc. All Rights Reserved