TextCapType

TextCapType enumeration

Representa el tipo de mayúsculas del texto.

public enum TextCapType : sbyte

Valores

NombreValorDescripción
NotDefined-1
None0
Small1
All2

Ver también