TextCapType

TextCapType 列举

表示文本大写类型。

public enum TextCapType : sbyte

名称描述
NotDefined-1
None0
Small1
All2

参见