menu

Document Processing

WrapMode Class - C# Word Library API Reference | Syncfusion

    Show / Hide Table of Contents

    WrapMode Class

    Specifies the wrap mode.

    Inheritance
    System.Object
    WrapMode
    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public sealed class WrapMode : Enum

    Fields

    ByPoints

    ByPoints wrap mode.

    Declaration
    public const WrapMode ByPoints
    Field Value
    Type
    WrapMode

    None

    No wrap mode.

    Declaration
    public const WrapMode None
    Field Value
    Type
    WrapMode

    Square

    Square wrap mode.

    Declaration
    public const WrapMode Square
    Field Value
    Type
    WrapMode

    Through

    Through wrap mode.

    Declaration
    public const WrapMode Through
    Field Value
    Type
    WrapMode

    TopBottom

    TopBottom wrap mode.

    Declaration
    public const WrapMode TopBottom
    Field Value
    Type
    WrapMode
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »