![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
TextStyles Enumeration
Defines values for the StyleBits column of the TextStyle table.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
[FlagsAttribute] public enum TextStyles
<FlagsAttribute> Public Enumeration TextStyles
[FlagsAttribute] public enum class TextStyles
[<FlagsAttribute>] type TextStyles
![](collapse_all.gif)
Member | Description |
---|---|
Bold | Bold |
Italic | Italic |
Underline | Underline |
Strike | Strike out |
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.11.1.2318)