MsoTextStrike Enum

Definition

Indicates the number of times a character is printed to darken the image.

public enum class MsoTextStrike
public enum MsoTextStrike
type MsoTextStrike = 
Public Enum MsoTextStrike
Inheritance
MsoTextStrike

Fields

msoDoubleStrike 2

Specifies that the character is printed twice.

msoNoStrike 0

Specifies that the character is not printed.

msoSingleStrike 1

Specifies that the character is printed once.

msoStrikeMixed -2

Specifies that the text can contain a combination of double-strike and single-strike characters.

Applies to