menu

WPF

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

    Show / Hide Table of Contents

    Enum TextDirectionType

    Specifies the type of text direction.

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum TextDirectionType : sbyte

    Fields

    Name Description
    Horizontal

    Specifies the TextDirectionType is horizontal.

    Vertical

    Specifies the TextDirectionType is vertical.

    Vertical270

    Specifies the TextDirectionType is vertical270.

    WordArtVertical

    Specifies the TextDirectionType is word art vertical.

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