TextStrikethroughType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class TextStrikethroughType extends System.Enum

Represents the type of text strikethrough.

Fields

FieldDescription
NotDefined
None
Single
Double

NotDefined

public static final byte NotDefined

None

public static final byte None

Single

public static final byte Single

Double

public static final byte Double