alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class TextCases

    Specifies the text case of Text/RichText node

    Inheritance
    System.Object
    TextCases
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public sealed class TextCases : Enum

    Fields

    AllLower

    lower case.

    Declaration
    public const TextCases AllLower
    Field Value
    Type
    TextCases

    AllUpper

    upper case.

    Declaration
    public const TextCases AllUpper
    Field Value
    Type
    TextCases

    None

    original text

    Declaration
    public const TextCases None
    Field Value
    Type
    TextCases
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved