TextStrikethroughType

TextStrikethroughType enumeration

Representa el tipo de texto tachado.

public enum TextStrikethroughType : sbyte

Valores

NombreValorDescripción
NotDefined-1
None0
Single1
Double2

Ver también