TextStyles Enumeration

DTF API

Copy image CopyHover image
Deployment Tools Foundation TextStyles Enumeration
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerTextStyles
Defines values for the StyleBits column of the TextStyle table.
Declaration Syntax
C# Visual Basic Visual C++ F#
[FlagsAttribute]
public enum TextStyles
<FlagsAttribute>
Public Enumeration TextStyles
[FlagsAttribute]
public enum class TextStyles
[<FlagsAttribute>]
type TextStyles
Members
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)