TextCapsType

TextCapsType enumeration

Este tipo especifica los tipos de mayúsculas del texto.

public enum TextCapsType

Valores

NombreValorDescripción
None0Ninguno mayúsculas
All1Aplicar mayúsculas en el texto.
Small2Aplicar versalitas al texto.

Ver también