Skip to main content
All docs
V26.1
  • TextWrappingType Enum

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public enum TextWrappingType

    Members

    Name Description
    None

    Indicates that the text is not wrapped.

    Square

    Indicates that the text is wrapped around the shape in a square pattern.

    Related API Members

    The following properties accept/return TextWrappingType values:

    See Also