TextAttribute Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class TextAttribute
public enum TextAttribute
type TextAttribute =
Public Enum TextAttribute
- Inheritance
-
TextAttribute
Fields
FontName | 0 | |
FontSize | 1 | |
Bold | 2 | |
Italic | 3 | |
Underline | 4 | |
Strikethrough | 5 | |
Subscript | 6 | |
Superscript | 7 | |
Color | 8 | |
Background | 9 | |
UnorderedList | 10 | |
Marker | 11 |
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.