alexa

    Show / Hide Table of Contents

    Enum TextCases

    Specifies the text case of Text/RichText node

    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum TextCases

    Fields

    Name Description
    AllLower

    lower case.

    AllUpper

    upper case.

    None

    original text

    Back to top Generated by DocFX