共用方式為


TextTransform 列舉

定義

public enum TextTransform
type TextTransform = 
繼承
System.Enum
TextTransform

欄位

名稱 Description
None 0
Default 1
Lowercase 2
Uppercase 3

適用於