FontInfo::Bold Property
.NET Framework (current version)
Gets or sets a value that indicates whether the font is bold.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the font is bold; otherwise, false. The default value is false.
Use the Bold property to specify or determine whether the font is bold.
The value of this property is stored in view state.
.NET Framework
Available since 1.1
Available since 1.1
Show: