Class Bold
Provides an inline-level content element that causes content to render with a bold font weight.
Inheritance
System.Object
Bold
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Documents
Assembly: OpenSilver.dll
Syntax
public sealed class Bold : Span
Constructors
| Improve this Doc View SourceBold()
Initializes a new instance of the Bold class.
Declaration
public Bold()