Sdílet prostřednictvím


TextDecorations Výčet

Definice

Označení výčtu definující dekorace textu.

Tento výčet podporuje bitové kombinace hodnot jeho členů.

public enum class TextDecorations
[System.Flags]
public enum TextDecorations
[<System.Flags>]
type TextDecorations = 
Public Enum TextDecorations
Dědičnost
TextDecorations
Atributy

Pole

Name Hodnota Description
None 0

Žádná textová dekorace.

Underline 1

Podtržení textu

Strikethrough 2

Jednořádkovou přeškrtnutí.

Platí pro